| Date: | Friday, March 6th, 2020 |
|---|---|
| Commit: | 4fbe8b6b on better-rr |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020066 |
| Parameters: | 256 points for 4 iterations |
| Flags: | setup:simplifyrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:complexrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifygenerate:better-rrreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback default |
| 6× | intervals |
| 631.0ms | 7602× | body | 1280 | valid |
| 364.0ms | 2849× | body | 2560 | valid |
| 244.0ms | 4248× | body | 640 | valid |
| 153.0ms | 9991× | body | 80 | valid |
| 77.0ms | 1836× | body | 320 | valid |
| 25.0ms | 876× | body | 160 | valid |
7 calls:
| 200.0ms | (/ (* x (+ (pow 2.0 3) (pow x 3))) (+ (* 2.0 2.0) (- (* x x) (* 2.0 x)))) |
| 91.0ms | (* x (+ (pow 2.0 3) (pow x 3))) |
| 71.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 53.0ms | (- (* x x) (* 2.0 x)) |
| 51.0ms | (+ (pow x 2) (* x 2.0)) |
| 12× | egg-herbie |
| 6× | rewrite-expression-head |
7 calls:
| 57.0ms | (/ (* x (+ (pow 2.0 3) (pow x 3))) (+ (* 2.0 2.0) (- (* x x) (* 2.0 x)))) |
| 18.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 15.0ms | (* x (+ (pow 2.0 3) (pow x 3))) |
| 14.0ms | (- (* x x) (* 2.0 x)) |
| 12.0ms | (+ (pow x 2) (* x 2.0)) |
| 945× | *-un-lft-identity |
| 345× | associate-*l* |
| 306× | distribute-lft-out |
| 273× | times-frac |
| 197× | associate-*r* |
| 185× | distribute-lft-out-- |
| 150× | add-sqr-sqrt |
| 81× | add-cube-cbrt |
| 60× | unpow-prod-down pow-unpow cube-prod sum-cubes |
| 26× | *-commutative |
| 25× | unswap-sqr |
| 21× | associate-/l* |
| 18× | pow1 add-exp-log add-cbrt-cube |
| 15× | difference-of-squares |
| 13× | add-log-exp associate-/r* |
| 11× | flip3-+ flip-+ |
| 9× | +-commutative swap-sqr |
| 8× | distribute-rgt-in associate-*r/ distribute-rgt-out-- distribute-lft-in |
| 4× | frac-times prod-exp cbrt-unprod associate--l+ |
| 3× | pow-prod-down |
| 2× | diff-log cbrt-undiv associate-/l/ flip-- sub-neg associate-*l/ flip3-- associate-/r/ div-exp unpow2 |
| 1× | distribute-rgt-out pow-plus sum-log pow2 pow-prod-up clear-num frac-2neg div-inv pow-sqr |
Total 0.0b remaining (98.8%)
Threshold costs 0.0b (98.8%)
| 0.0b | 0% | Expanding a square |