| Date: | Friday, February 28th, 2020 |
|---|---|
| Commit: | 6d7f8a61 on more-ival-tests |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020059 |
| 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 |
| 584.0ms | 7614× | body | 1280 | valid |
| 371.0ms | 2977× | body | 2560 | valid |
| 241.0ms | 4219× | body | 640 | valid |
| 141.0ms | 10128× | body | 80 | valid |
| 68.0ms | 1770× | body | 320 | valid |
| 20.0ms | 803× | body | 160 | valid |
7 calls:
| 728.0ms | (- (/ (* (- (* x x) (* 1.0 1.0)) (+ (pow x 3) (pow 1.0 3))) (* (- x 1.0) (+ (* x x) (- (* 1.0 1.0) (* x 1.0))))) 1.0) |
| 97.0ms | (/ (* (- (* x x) (* 1.0 1.0)) (+ (pow x 3) (pow 1.0 3))) (* (- x 1.0) (+ (* x x) (- (* 1.0 1.0) (* x 1.0))))) |
| 70.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 52.0ms | (fma x 2.0 (pow x 2)) |
| 49.0ms | (* (- (* x x) (* 1.0 1.0)) (+ (pow x 3) (pow 1.0 3))) |
| 11× | egg-herbie |
| 5× | rewrite-expression-head |
7 calls:
| 27.0ms | (/ (* (- (* x x) (* 1.0 1.0)) (+ (pow x 3) (pow 1.0 3))) (* (- x 1.0) (+ (* x x) (- (* 1.0 1.0) (* x 1.0))))) |
| 26.0ms | (- (/ (* (- (* x x) (* 1.0 1.0)) (+ (pow x 3) (pow 1.0 3))) (* (- x 1.0) (+ (* x x) (- (* 1.0 1.0) (* x 1.0))))) 1.0) |
| 17.0ms | (* (- (* x x) (* 1.0 1.0)) (+ (pow x 3) (pow 1.0 3))) |
| 11.0ms | (* (- x 1.0) (+ (* x x) (- (* 1.0 1.0) (* x 1.0)))) |
| 10.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 61× | *-un-lft-identity |
| 44× | add-sqr-sqrt |
| 42× | prod-diff |
| 40× | associate-/r/ |
| 36× | frac-times |
| 33× | add-cube-cbrt |
| 30× | flip3-+ flip-+ |
| 26× | flip-- flip3-- |
| 25× | add-exp-log add-cbrt-cube |
| 18× | associate-*l/ pow1 associate-*r/ |
| 16× | associate-*r* |
| 14× | fma-neg |
| 13× | associate-*l* |
| 11× | distribute-lft-out add-log-exp |
| 8× | associate-/l/ |
| 7× | log1p-expm1-u prod-exp cbrt-unprod expm1-log1p-u |
| 6× | swap-sqr |
| 5× | times-frac div-inv |
| 4× | cbrt-undiv unpow-prod-down distribute-rgt-in cube-prod difference-of-squares div-exp distribute-lft-in |
| 3× | *-commutative pow-prod-down unswap-sqr |
| 2× | diff-log sub-neg distribute-lft-out-- associate--l+ |
| 1× | associate-/l* pow-plus fma-udef sum-cubes pow-prod-up clear-num frac-2neg pow2 pow-sqr associate-/r* |
Total 0.0b remaining (52.4%)
Threshold costs 0.0b (52.4%)
| 0.0b | 0% | Expanding a square |