| Date: | Thursday, April 30th, 2020 |
|---|---|
| Commit: | 79b0ceb2 on master |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020121 |
| 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 |
| 722.0ms | 7531× | body | 1280 | valid |
| 405.0ms | 2906× | body | 2560 | valid |
| 281.0ms | 4325× | body | 640 | valid |
| 165.0ms | 10124× | body | 80 | valid |
| 84.0ms | 1836× | body | 320 | valid |
| 26.0ms | 779× | body | 160 | valid |
7 calls:
| 217.0ms | (/ (fma (- 1.0) 1.0 (* (pow (+ x 1.0) 3) (+ x 1.0))) (fma (+ x 1.0) (+ x 1.0) 1.0)) |
| 73.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 52.0ms | (fma x 2.0 (pow x 2)) |
| 38.0ms | (fma (- 1.0) 1.0 (* (pow (+ x 1.0) 3) (+ x 1.0))) |
| 28.0ms | (* (pow (+ x 1.0) 3) (+ x 1.0)) |
| 11× | egg-herbie |
| 5× | rewrite-expression-head |
7 calls:
| 10.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 10.0ms | (* (pow (+ x 1.0) 3) (+ x 1.0)) |
| 8.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 4.0ms | (pow (+ x 1.0) 3) |
| 3.0ms | (/ (fma (- 1.0) 1.0 (* (pow (+ x 1.0) 3) (+ x 1.0))) (fma (+ x 1.0) (+ x 1.0) 1.0)) |
| 51× | *-un-lft-identity |
| 37× | add-sqr-sqrt |
| 27× | add-cube-cbrt |
| 18× | associate-*l* |
| 17× | add-exp-log |
| 16× | pow1 |
| 14× | add-cbrt-cube |
| 13× | flip3-+ flip-+ |
| 11× | distribute-lft-out |
| 9× | unpow-prod-down cube-prod add-log-exp times-frac |
| 8× | cube-div associate-*r* frac-times |
| 7× | log1p-expm1-u expm1-log1p-u |
| 6× | swap-sqr |
| 5× | unswap-sqr |
| 4× | associate-*l/ associate-*r/ prod-exp |
| 3× | associate-/l* distribute-rgt-in pow-unpow sqr-pow distribute-lft-in associate-/r* prod-diff |
| 2× | *-commutative pow-to-exp cube-mult unpow3 pow-plus fma-udef pow-prod-up pow-exp cbrt-unprod associate--l+ |
| 1× | flip-- cbrt-undiv rem-cube-cbrt pow-sqr flip3-- difference-of-squares pow-prod-down sub-neg pow2 clear-num frac-2neg div-inv div-exp fma-neg diff-log pow-pow |
Total 0.0b remaining (45.2%)
Threshold costs 0.0b (45.2%)
| 0.0b | 0% | Expanding a square |