| Date: | Saturday, February 22nd, 2020 |
|---|---|
| Commit: | 72c1b946 on refactor-and-minor |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020053 |
| 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 |
| 693.0ms | 7469× | body | 1280 | valid |
| 405.0ms | 2922× | body | 2560 | valid |
| 289.0ms | 4363× | body | 640 | valid |
| 163.0ms | 10102× | body | 80 | valid |
| 95.0ms | 1759× | body | 320 | valid |
| 27.0ms | 875× | body | 160 | valid |
| 11× | egg-herbie |
5 calls:
| 81.0ms | (- (fma x x (fma 2.0 x 1.0)) 1.0) |
| 72.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 53.0ms | (fma x 2.0 (pow x 2)) |
| 21.0ms | (fma x x (fma 2.0 x 1.0)) |
| 17.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 5× | rewrite-expression-head |
5 calls:
| 16.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 11.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 3.0ms | (- (fma x x (fma 2.0 x 1.0)) 1.0) |
| 0.0ms | (fma x 2.0 (pow x 2)) |
| 0.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 (97.1%)
Threshold costs 0.0b (97.1%)
| 0.0b | 0% | Expanding a square |