| Date: | Tuesday, February 25th, 2020 |
|---|---|
| Commit: | 4d1e59da on refactor-and-minor |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020056 |
| Parameters: | 256 points for 4 iterations |
| Flags: | setup:simplifyrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:complexrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifyreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback default |
| 6× | intervals |
| 601.0ms | 7704× | body | 1280 | valid |
| 355.0ms | 2867× | body | 2560 | valid |
| 236.0ms | 4207× | body | 640 | valid |
| 148.0ms | 10147× | body | 80 | valid |
| 72.0ms | 1825× | body | 320 | valid |
| 22.0ms | 792× | body | 160 | valid |
7 calls:
| 192.0ms | (/ (* x (+ (pow 2.0 3) (pow x 3))) (+ (* 2.0 2.0) (- (* x x) (* 2.0 x)))) |
| 89.0ms | (* x (+ (pow 2.0 3) (pow x 3))) |
| 72.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 57.0ms | (- (* x x) (* 2.0 x)) |
| 53.0ms | (+ (* x 2.0) (pow x 2)) |
| 12× | egg-herbie |
| 6× | rewrite-expression-head |
7 calls:
| 49.0ms | (* x (+ (pow 2.0 3) (pow x 3))) |
| 28.0ms | (/ (* x (+ (pow 2.0 3) (pow x 3))) (+ (* 2.0 2.0) (- (* x x) (* 2.0 x)))) |
| 16.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 12.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 9.0ms | (* x (+ 2.0 x)) |
| 43× | *-un-lft-identity |
| 24× | add-sqr-sqrt |
| 18× | pow1 add-exp-log add-cbrt-cube |
| 17× | associate-*r* add-cube-cbrt |
| 13× | distribute-lft-out add-log-exp |
| 11× | flip3-+ flip-+ |
| 10× | associate-*l* |
| 8× | associate-*r/ |
| 6× | swap-sqr |
| 4× | unpow-prod-down distribute-rgt-in cube-prod frac-times prod-exp cbrt-unprod distribute-lft-in |
| 3× | *-commutative unswap-sqr pow-prod-down times-frac associate-/r* |
| 2× | diff-log cbrt-undiv flip-- associate-*l/ flip3-- associate-/r/ sub-neg associate-/l/ associate--l+ div-exp |
| 1× | associate-/l* +-commutative pow-plus sum-log difference-of-squares sum-cubes pow2 pow-prod-up clear-num frac-2neg div-inv distribute-rgt-out-- unpow2 pow-sqr |
Total 0.0b remaining (98.9%)
Threshold costs 0.0b (98.9%)
| 0.0b | 0% | Expanding a square |