| Date: | Wednesday, March 18th, 2020 |
|---|---|
| Commit: | 1a959946 on master |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020078 |
| 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 |
| 609.0ms | 7671× | body | 1280 | valid |
| 367.0ms | 2937× | body | 2560 | valid |
| 240.0ms | 4209× | body | 640 | valid |
| 153.0ms | 10198× | body | 80 | valid |
| 70.0ms | 1737× | body | 320 | valid |
| 21.0ms | 830× | body | 160 | valid |
| 11× | egg-herbie |
5 calls:
| 80.0ms | (- (fma x x (fma 2.0 x 1.0)) 1.0) |
| 74.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 55.0ms | (fma x 2.0 (pow x 2)) |
| 25.0ms | (fma x x (fma 2.0 x 1.0)) |
| 16.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 5× | rewrite-expression-head |
5 calls:
| 11.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 9.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 4.0ms | (- (fma x x (fma 2.0 x 1.0)) 1.0) |
| 1.0ms | (fma x x (fma 2.0 x 1.0)) |
| 1.0ms | (fma x 2.0 (pow x 2)) |
| 33× | *-un-lft-identity |
| 22× | add-sqr-sqrt |
| 17× | add-cube-cbrt |
| 12× | pow1 prod-diff |
| 9× | add-log-exp |
| 7× | add-exp-log add-cbrt-cube |
| 6× | distribute-lft-out flip3-+ flip-+ swap-sqr |
| 5× | log1p-expm1-u expm1-log1p-u |
| 4× | associate-*r* fma-neg associate-*l* frac-times |
| 3× | associate--l+ fma-udef |
| 2× | diff-log flip-- distribute-rgt-in associate-*r/ associate-*l/ flip3-- difference-of-squares distribute-lft-in sub-neg |
| 1× | pow-prod-down unswap-sqr *-commutative prod-exp pow-sqr cbrt-unprod pow-prod-up pow2 pow-plus distribute-lft-out-- |
Total 0.0b remaining (95.4%)
Threshold costs 0.0b (95.4%)
| 0.0b | 0% | Expanding a square |