| Date: | Tuesday, February 18th, 2020 |
|---|---|
| Commit: | 5d186d9c on refactor-and-minor |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020049 |
| 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 |
| 607.0ms | 7547× | body | 1280 | valid |
| 331.0ms | 2870× | body | 2560 | valid |
| 231.0ms | 4240× | body | 640 | valid |
| 146.0ms | 10144× | body | 80 | valid |
| 74.0ms | 1857× | body | 320 | valid |
| 34.0ms | 873× | body | 160 | valid |
| 11× | egg-herbie |
6 calls:
| 75.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 63.0ms | (* (+ (+ x 1.0) (sqrt 1.0)) (- (+ x 1.0) (sqrt 1.0))) |
| 57.0ms | (fma x 2.0 (pow x 2)) |
| 51.0ms | (- (+ x 1.0) (sqrt 1.0)) |
| 43.0ms | (+ (+ x 1.0) (sqrt 1.0)) |
| 5× | rewrite-expression-head |
6 calls:
| 97.0ms | (* (+ (+ x 1.0) (sqrt 1.0)) (- (+ x 1.0) (sqrt 1.0))) |
| 27.0ms | (- (+ x 1.0) (sqrt 1.0)) |
| 17.0ms | (+ (+ x 1.0) (sqrt 1.0)) |
| 17.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 11.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 131× | *-un-lft-identity |
| 75× | prod-diff |
| 70× | add-sqr-sqrt |
| 57× | add-cube-cbrt |
| 38× | sqrt-prod |
| 34× | distribute-lft-out |
| 29× | distribute-rgt-in distribute-lft-in |
| 18× | add-log-exp |
| 15× | pow1 |
| 11× | associate-*r* |
| 10× | flip3-+ flip-+ add-exp-log add-cbrt-cube |
| 9× | associate-*l* |
| 8× | frac-times |
| 6× | log1p-expm1-u swap-sqr expm1-log1p-u |
| 5× | flip-- associate--l+ fma-neg flip3-- difference-of-squares |
| 4× | fma-def associate-*r/ associate-*l/ sum-log sub-neg distribute-lft-out-- |
| 3× | diff-log |
| 2× | unswap-sqr *-commutative prod-exp cbrt-unprod pow-prod-down |
| 1× | pow-sqr +-commutative fma-udef pow-plus associate-+l+ pow-prod-up pow2 |
Total 0.0b remaining (96.8%)
Threshold costs 0.0b (96.8%)
| 0.0b | 0% | Expanding a square |