| Date: | Wednesday, February 26th, 2020 |
|---|---|
| Commit: | 2c6cda94 on refactor-and-minor |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020057 |
| Parameters: | 256 points for 4 iterations |
| Flags: | setup:simplifyrules:numericsrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:complexrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifyreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback +o rules:numerics |
| 6× | intervals |
| 579.0ms | 7610× | body | 1280 | valid |
| 353.0ms | 2883× | body | 2560 | valid |
| 249.0ms | 4226× | body | 640 | valid |
| 148.0ms | 10100× | body | 80 | valid |
| 71.0ms | 1833× | body | 320 | valid |
| 22.0ms | 866× | body | 160 | valid |
| 11× | egg-herbie |
6 calls:
| 75.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 55.0ms | (fma x 2.0 (pow x 2)) |
| 53.0ms | (+ (* x (+ x 1.0)) (- (* 1.0 (+ x 1.0)) 1.0)) |
| 40.0ms | (* x (+ x 1.0)) |
| 23.0ms | (- (* 1.0 (+ x 1.0)) 1.0) |
| 5× | rewrite-expression-head |
6 calls:
| 18.0ms | (+ (* x (+ x 1.0)) (- (* 1.0 (+ x 1.0)) 1.0)) |
| 16.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 11.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 9.0ms | (* x (+ x 1.0)) |
| 5.0ms | (- (* 1.0 (+ x 1.0)) 1.0) |
| 31× | *-un-lft-identity |
| 20× | add-sqr-sqrt |
| 15× | pow1 add-log-exp add-cube-cbrt |
| 10× | flip3-+ flip-+ add-exp-log add-cbrt-cube |
| 9× | prod-diff |
| 8× | associate-*r* associate-*r/ |
| 7× | distribute-lft-out associate-*l* associate-+r+ |
| 6× | log1p-expm1-u distribute-rgt-in associate--l+ swap-sqr distribute-lft-in expm1-log1p-u |
| 4× | flip-- frac-times frac-add flip3-- |
| 3× | diff-log sub-neg |
| 2× | fma-neg unswap-sqr *-commutative prod-exp associate-*l/ cbrt-unprod pow-prod-down sum-log associate-+l+ |
| 1× | fma-def pow-sqr +-commutative pow2 associate-+r- difference-of-squares fma-udef pow-plus pow-prod-up |
Total 0.0b remaining (71.4%)
Threshold costs 0.0b (71.4%)
| 0.0b | 0% | Expanding a square |