| Date: | Thursday, March 19th, 2020 |
|---|---|
| Commit: | 2b8af9a1 on simpler-alts |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020079 |
| 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 |
| 597.0ms | 7572× | body | 1280 | valid |
| 357.0ms | 2875× | body | 2560 | valid |
| 254.0ms | 4404× | body | 640 | valid |
| 155.0ms | 10049× | body | 80 | valid |
| 70.0ms | 1780× | body | 320 | valid |
| 21.0ms | 827× | body | 160 | valid |
| 11× | egg-herbie |
5 calls:
| 74.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 54.0ms | (- (pow (+ x 1.0) 2) 1.0) |
| 52.0ms | (fma x 2.0 (pow x 2)) |
| 16.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 16.0ms | (pow (+ x 1.0) 2) |
| 5× | rewrite-expression-head |
5 calls:
| 11.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 9.0ms | (- (pow (+ x 1.0) 2) 1.0) |
| 8.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 4.0ms | (pow (+ x 1.0) 2) |
| 1.0ms | (fma x 2.0 (pow x 2)) |
| 55× | *-un-lft-identity |
| 38× | add-sqr-sqrt |
| 30× | prod-diff |
| 29× | add-cube-cbrt |
| 21× | unpow-prod-down |
| 13× | pow1 |
| 11× | distribute-lft-out |
| 10× | fma-neg |
| 9× | add-log-exp |
| 8× | add-exp-log |
| 7× | add-cbrt-cube |
| 6× | flip3-+ flip-+ unpow2 swap-sqr sqr-pow |
| 5× | log1p-expm1-u difference-of-squares expm1-log1p-u |
| 4× | associate-*r* frac-times associate-*l* |
| 3× | pow-unpow |
| 2× | diff-log flip-- distribute-rgt-in associate-*r/ associate-*l/ associate--l+ flip3-- sub-neg distribute-lft-in |
| 1× | unswap-sqr *-commutative prod-exp pow-exp pow-sqr pow2 cbrt-unprod pow-prod-down pow-to-exp pow-pow fma-udef pow-plus distribute-lft-out-- pow-prod-up |
Total 0.0b remaining (29.2%)
Threshold costs 0.0b (29.2%)
| 0.0b | 0% | Expanding a square |