| Date: | Wednesday, March 11th, 2020 |
|---|---|
| Commit: | 79312c80 on better-rr |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020071 |
| 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 |
| 637.0ms | 7639× | body | 1280 | valid |
| 365.0ms | 2910× | body | 2560 | valid |
| 251.0ms | 4319× | body | 640 | valid |
| 161.0ms | 10076× | body | 80 | valid |
| 72.0ms | 1773× | body | 320 | valid |
| 21.0ms | 818× | body | 160 | valid |
| 12× | egg-herbie |
6 calls:
| 120.0ms | (/ (* x (- (* 2.0 2.0) (* x x))) (- 2.0 x)) |
| 77.0ms | (* x (- (* 2.0 2.0) (* x x))) |
| 75.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 54.0ms | (+ (pow x 2) (* x 2.0)) |
| 43.0ms | (* x (+ 2.0 x)) |
| 6× | rewrite-expression-head |
6 calls:
| 9.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 8.0ms | (/ (* x (- (* 2.0 2.0) (* x x))) (- 2.0 x)) |
| 6.0ms | (* x (- (* 2.0 2.0) (* x x))) |
| 4.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 3.0ms | (+ (pow x 2) (* x 2.0)) |
| 13× | *-commutative |
| 8× | associate-*r* distribute-rgt-in associate-*r/ flip3-+ difference-of-squares flip-+ distribute-lft-in |
| 7× | +-commutative |
| 6× | associate-/l* |
| 4× | flip-- flip3-- associate--l+ frac-times |
| 3× | sub-neg |
| 2× | associate-/r/ associate-/l/ associate-*l/ unpow2 |
| 1× | distribute-lft-out clear-num div-inv distribute-rgt-out pow2 frac-2neg |
Total 0.0b remaining (33.7%)
Threshold costs 0.0b (33.7%)
| 0.0b | 0% | Expanding a square |