1296 calls:
| 835.0ms | (- (* (+ x 1) (+ x 1)) 1) |
| 448.0ms | (* (* (* (+ 2 x) (+ 2 x)) (+ 2 x)) (* (* x x) x)) |
| 414.0ms | (/ (* (* (* x (fma (* x x) x 8)) (* x (fma (* x x) x 8))) (* x (fma (* x x) x 8))) (* (* (+ (* 2 2) (* (* (cbrt (- (* x x) (* 2 x))) (cbrt (- (* x x) (* 2 x)))) (cbrt (- (* x x) (* 2 x))))) (+ (* 2 2) (* (* (cbrt (- (* x x) (* 2 x))) (cbrt (- (* x x) (* 2 x)))) (cbrt (- (* x x) (* 2 x)))))) (+ (* 2 2) (* (* (cbrt (- (* x x) (* 2 x))) (cbrt (- (* x x) (* 2 x)))) (cbrt (- (* x x) (* 2 x))))))) |
| 397.0ms | (/ (* (* (* x (fma (* x x) x 8)) (* x (fma (* x x) x 8))) (* x (fma (* x x) x 8))) (* (* (+ (* 2 2) (- (* x x) (* 2 x))) (+ (* 2 2) (- (* x x) (* 2 x)))) (+ (* 2 2) (- (* x x) (* 2 x))))) |
| 377.0ms | (- (pow (/ -1 x) -2/3) (+ (* 2/3 (pow (/ 1 x) 1/3)) (* 4/9 (pow (/ 1 (pow x 4)) 1/3)))) |
| 6× | intervals |
| 1.4s | 7554× | body | 1280 | valid |
| 1.1s | 2891× | body | 2560 | valid |
| 607.0ms | 4357× | body | 640 | valid |
| 497.0ms | 1805× | body | 320 | valid |
| 302.0ms | 10187× | body | 80 | valid |
| 66.0ms | 856× | body | 160 | valid |
| 6× | rewrite-expression-head |
12 calls:
| 1.3s | (/ (* x (fma (* x x) x 8)) (+ (* 2 2) (* (* (cbrt (- (* x x) (* 2 x))) (cbrt (- (* x x) (* 2 x)))) (cbrt (- (* x x) (* 2 x)))))) |
| 90.0ms | (/ (* x (fma (* x x) x 8)) (+ (* 2 2) (- (* x x) (* 2 x)))) |
| 26.0ms | (/ (fma (* x x) x 8) (- x (- 2 (/ 4 x)))) |
| 25.0ms | (- (* x x) (* 2 x)) |
| 17.0ms | (- x (- 2 (/ 4 x))) |
| 942× | *-un-lft-identity |
| 528× | add-sqr-sqrt |
| 481× | associate-*l* |
| 324× | times-frac |
| 293× | add-cube-cbrt |
| 237× | prod-diff |
| 222× | distribute-lft-out |
| 201× | associate-*r* |
| 146× | distribute-lft-out-- |
| 83× | unswap-sqr *-commutative |
| 81× | cbrt-prod |
| 73× | swap-sqr |
| 51× | difference-of-squares |
| 41× | associate--r+ |
| 32× | distribute-rgt-out-- |
| 29× | associate-/r* |
| 28× | add-cbrt-cube add-exp-log |
| 27× | associate-/l* |
| 19× | add-log-exp |
| 18× | fma-neg |
| 16× | pow1 |
| 12× | expm1-log1p-u insert-posit16 log1p-expm1-u |
| 6× | cbrt-div flip-- flip3-- associate-/r/ div-inv |
| 5× | div-exp cbrt-undiv |
| 4× | cbrt-unprod prod-exp fma-udef diff-log |
| 3× | flip3-+ frac-2neg sub-neg pow1/3 clear-num flip-+ |
| 2× | pow-prod-down associate-*l/ |
| 1× | distribute-lft-in distribute-rgt-in associate--r- |
12 calls:
| 188.0ms | (/ (* x (fma (* x x) x 8)) (+ (* 2 2) (- (* x x) (* 2 x)))) |
| 179.0ms | (/ (* x (fma (* x x) x 8)) (+ (* 2 2) (* (* (cbrt (- (* x x) (* 2 x))) (cbrt (- (* x x) (* 2 x)))) (cbrt (- (* x x) (* 2 x)))))) |
| 122.0ms | (/ (fma (* x x) x 8) (- x (- 2 (/ 4 x)))) |
| 102.0ms | (* x (fma (* x x) x 8)) |
| 69.0ms | (fma (* x x) x 8) |
Total 0.0b remaining (86.6%)
| 0.0b | 0% | Expanding a square |