| Date: | Tuesday, March 31st, 2020 |
|---|---|
| Commit: | 2cac45bc on simpler-alts |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020091 |
| 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 |
| 622.0ms | 7598× | body | 1280 | valid |
| 372.0ms | 2888× | body | 2560 | valid |
| 251.0ms | 4330× | body | 640 | valid |
| 140.0ms | 10029× | body | 80 | valid |
| 74.0ms | 1828× | body | 320 | valid |
| 35.0ms | 807× | body | 160 | valid |
| 11× | egg-herbie |
6 calls:
| 75.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 54.0ms | (- (+ (* x (+ x 1.0)) (* 1.0 (+ x 1.0))) 1.0) |
| 51.0ms | (fma x 2.0 (pow x 2)) |
| 41.0ms | (* x (+ x 1.0)) |
| 18.0ms | (+ (* x (+ x 1.0)) (* 1.0 (+ x 1.0))) |
| 5× | rewrite-expression-head |
6 calls:
| 11.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 11.0ms | (- (+ (* x (+ x 1.0)) (* 1.0 (+ x 1.0))) 1.0) |
| 8.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 7.0ms | (+ (* x (+ x 1.0)) (* 1.0 (+ x 1.0))) |
| 6.0ms | (* x (+ x 1.0)) |
| 39× | *-un-lft-identity |
| 29× | add-sqr-sqrt |
| 21× | add-cube-cbrt |
| 15× | pow1 add-log-exp prod-diff |
| 12× | associate-*r/ flip3-+ flip-+ |
| 10× | add-exp-log add-cbrt-cube |
| 8× | associate-*r* |
| 7× | distribute-lft-out associate-*l* |
| 6× | log1p-expm1-u distribute-rgt-out swap-sqr expm1-log1p-u |
| 5× | distribute-rgt-in fma-neg distribute-lft-in |
| 4× | frac-times frac-add |
| 3× | diff-log associate--l+ difference-of-squares |
| 2× | flip-- pow-prod-down unswap-sqr *-commutative associate-*l/ cbrt-unprod associate-+l+ sum-log flip3-- prod-exp sub-neg associate-+r+ |
| 1× | fma-def pow-sqr +-commutative pow-prod-up pow2 fma-udef pow-plus distribute-lft-out-- |
Total 0.0b remaining (62.3%)
Threshold costs 0.0b (62.3%)
| 0.0b | 0% | Expanding a square |