| 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:numericsrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:complexrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifygenerate:better-rrreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback +o rules:numerics |
| 6× | intervals |
| 641.0ms | 7639× | body | 1280 | valid |
| 401.0ms | 2910× | body | 2560 | valid |
| 253.0ms | 4319× | body | 640 | valid |
| 134.0ms | 10076× | body | 80 | valid |
| 86.0ms | 1773× | body | 320 | valid |
| 23.0ms | 818× | body | 160 | valid |
| 11× | egg-herbie |
5 calls:
| 81.0ms | (- (fma x x (fma 2.0 x 1.0)) 1.0) |
| 74.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 55.0ms | (fma x 2.0 (pow x 2)) |
| 22.0ms | (fma x x (fma 2.0 x 1.0)) |
| 16.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 5× | rewrite-expression-head |
5 calls:
| 8.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 4.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 2.0ms | (- (fma x x (fma 2.0 x 1.0)) 1.0) |
| 1.0ms | (fma x 2.0 (pow x 2)) |
| 1.0ms | (fma x x (fma 2.0 x 1.0)) |
| 6× | flip-+ flip3-+ |
| 5× | associate--l+ |
| 4× | distribute-rgt-in frac-times distribute-lft-in +-commutative |
| 3× | fma-udef |
| 2× | flip-- fma-neg flip3-- associate-*r/ sub-neg *-commutative associate-*l/ |
| 1× | pow2 |
Total 0.0b remaining (22.9%)
Threshold costs 0.0b (22.9%)
| 0.0b | 0% | Expanding a square |