| Date: | Wednesday, March 4th, 2020 |
|---|---|
| Commit: | 29625745 on findroot |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020064 |
| 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 |
| 592.0ms | 7600× | body | 1280 | valid |
| 341.0ms | 2865× | body | 2560 | valid |
| 240.0ms | 4331× | body | 640 | valid |
| 147.0ms | 10064× | body | 80 | valid |
| 81.0ms | 1789× | body | 320 | valid |
| 20.0ms | 796× | body | 160 | valid |
| 11× | egg-herbie |
5 calls:
| 80.0ms | (- (fma x x (fma 2.0 x 1.0)) 1.0) |
| 69.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 53.0ms | (fma x 2.0 (pow x 2)) |
| 24.0ms | (fma x x (fma 2.0 x 1.0)) |
| 16.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 5× | rewrite-expression-head |
5 calls:
| 10.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)) |
| 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 (96.3%)
Threshold costs 0.0b (96.3%)
| 0.0b | 0% | Expanding a square |