| Date: | Wednesday, April 15th, 2020 |
|---|---|
| Commit: | b8df7a50 on overflow-detection-both-ends |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020106 |
| 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 |
| 721.0ms | 7554× | body | 1280 | valid |
| 409.0ms | 2848× | body | 2560 | valid |
| 290.0ms | 4294× | body | 640 | valid |
| 178.0ms | 10105× | body | 80 | valid |
| 102.0ms | 1884× | body | 320 | valid |
| 27.0ms | 831× | body | 160 | valid |
| 11× | egg-herbie |
6 calls:
| 76.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 53.0ms | (+ (* (+ x 1.0) x) (- (* 1.0 (+ x 1.0)) 1.0)) |
| 50.0ms | (fma x 2.0 (pow x 2)) |
| 40.0ms | (* (+ x 1.0) x) |
| 23.0ms | (- (* 1.0 (+ x 1.0)) 1.0) |
| 5× | rewrite-expression-head |
6 calls:
| 12.0ms | (+ (* (+ x 1.0) x) (- (* 1.0 (+ x 1.0)) 1.0)) |
| 11.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 8.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 6.0ms | (- (* 1.0 (+ x 1.0)) 1.0) |
| 6.0ms | (* (+ x 1.0) x) |
| 31× | *-un-lft-identity |
| 20× | add-sqr-sqrt |
| 15× | pow1 add-log-exp add-cube-cbrt |
| 10× | flip3-+ flip-+ add-exp-log add-cbrt-cube |
| 9× | prod-diff |
| 8× | associate-*l/ associate-*l* |
| 7× | distribute-lft-out associate-*r* associate-+r+ |
| 6× | log1p-expm1-u associate--l+ swap-sqr expm1-log1p-u |
| 4× | flip-- distribute-rgt-in frac-times frac-add flip3-- distribute-lft-in |
| 3× | diff-log sub-neg |
| 2× | fma-neg unswap-sqr *-commutative prod-exp associate-*r/ cbrt-unprod pow-prod-down sum-log |
| 1× | fma-def pow-sqr +-commutative pow2 associate-+r- difference-of-squares fma-udef pow-plus pow-prod-up |
Total 0.0b remaining (57%)
Threshold costs 0.0b (57%)
| 0.0b | 0% | Expanding a square |