| Date: | Friday, March 6th, 2020 |
|---|---|
| Commit: | 4fbe8b6b on better-rr |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020066 |
| Parameters: | 256 points for 4 iterations |
| Flags: | setup:simplifyrules:numericsrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:complexrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifygenerate:better-rrreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback +o rules:numerics |
| 6× | intervals |
| 629.0ms | 7602× | body | 1280 | valid |
| 350.0ms | 2849× | body | 2560 | valid |
| 250.0ms | 4248× | body | 640 | valid |
| 135.0ms | 9991× | body | 80 | valid |
| 75.0ms | 1836× | body | 320 | valid |
| 22.0ms | 876× | body | 160 | valid |
| 11× | egg-herbie |
5 calls:
| 81.0ms | (- (fma x x (fma 2.0 x 1.0)) 1.0) |
| 74.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 54.0ms | (fma x 2.0 (pow x 2)) |
| 23.0ms | (fma x x (fma 2.0 x 1.0)) |
| 15.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 5× | rewrite-expression-head |
5 calls:
| 19.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 8.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 4.0ms | (- (fma x x (fma 2.0 x 1.0)) 1.0) |
| 1.0ms | (fma x 2.0 (pow x 2)) |
| 1.0ms | (fma x x (fma 2.0 x 1.0)) |
| 135× | *-un-lft-identity |
| 78× | add-sqr-sqrt |
| 69× | prod-diff |
| 56× | add-cube-cbrt |
| 31× | distribute-lft-out swap-sqr |
| 23× | fma-neg |
| 22× | associate-*l* |
| 20× | associate-*r* |
| 12× | pow1 |
| 9× | add-log-exp |
| 7× | add-exp-log add-cbrt-cube |
| 6× | unswap-sqr *-commutative flip3-+ flip-+ difference-of-squares |
| 5× | log1p-expm1-u associate--l+ expm1-log1p-u |
| 4× | distribute-rgt-in +-commutative distribute-lft-in distribute-lft-out-- frac-times |
| 3× | fma-udef |
| 2× | diff-log flip-- associate-*r/ associate-*l/ flip3-- sub-neg |
| 1× | pow-prod-down prod-exp pow-sqr cbrt-unprod pow-plus pow-prod-up pow2 |
Total 0.0b remaining (19.6%)
Threshold costs 0.0b (19.6%)
| 0.0b | 0% | Expanding a square |