2231 calls:
| 473.0ms | (- (* (+ x 1) (+ x 1)) 1) |
| 420.0ms | (/ (sqrt x) (/ (+ (* 2 2) (- (* x x) (* 2 x))) (+ (* (* x x) x) 8))) |
| 414.0ms | (/ (cbrt x) (/ (+ (* 2 2) (- (* x x) (* 2 x))) (sqrt (+ (pow x 3) 8)))) |
| 410.0ms | (/ x (/ (+ (* 2 2) (- (* x x) (* 2 x))) (+ (* (* x x) x) 8))) |
| 407.0ms | (/ (* (* x x) x) (/ (* (* (+ (* 2 2) (- (* x x) (* 2 x))) (+ (* 2 2) (- (* x x) (* 2 x)))) (+ (* 2 2) (- (* x x) (* 2 x)))) (* (* (+ (pow x 3) 8) (+ (pow x 3) 8)) (+ (pow x 3) 8)))) |
| 6× | intervals |
| 1.6s | 7554× | body | 1280 | valid |
| 1.2s | 2891× | body | 2560 | valid |
| 611.0ms | 10187× | body | 80 | valid |
| 493.0ms | 4357× | body | 640 | valid |
| 125.0ms | 1805× | body | 320 | valid |
| 39.0ms | 856× | body | 160 | valid |
| 6× | rewrite-expression-head |
12 calls:
| 272.0ms | (/ (+ (* (* x x) (* x x)) (* 8 x)) (+ (* 2 2) (- (* x x) (* 2 x)))) |
| 207.0ms | (/ (+ (* 2 2) (- (* x x) (* 2 x))) (+ (* (* x x) x) 8)) |
| 202.0ms | (/ x (/ (+ (* 2 2) (- (* x x) (* 2 x))) (+ (* (* x x) x) 8))) |
| 163.0ms | (/ (+ (* 2 2) (- (* x x) (* 2 x))) (+ (pow x 3) 8)) |
| 128.0ms | (/ x (/ (+ (* 2 2) (- (* x x) (* 2 x))) (+ (pow x 3) 8))) |
| 3307× | *-un-lft-identity |
| 1380× | associate-*l* |
| 1323× | times-frac |
| 1122× | distribute-lft-out |
| 610× | distribute-lft-out-- |
| 603× | add-sqr-sqrt |
| 448× | add-cube-cbrt |
| 301× | associate-*r* |
| 175× | associate-/r* |
| 144× | pow1 |
| 113× | *-commutative |
| 112× | distribute-rgt-out |
| 77× | associate-/l* |
| 70× | unswap-sqr |
| 68× | associate-/r/ |
| 55× | swap-sqr |
| 47× | add-cbrt-cube add-exp-log |
| 42× | pow-prod-up |
| 30× | difference-of-squares |
| 27× | pow-prod-down |
| 24× | distribute-rgt-out-- pow-plus pow-sqr |
| 20× | add-log-exp |
| 18× | flip-+ flip3-+ |
| 15× | pow2 |
| 13× | div-inv |
| 12× | cbrt-unprod insert-posit16 prod-exp |
| 10× | associate-/l/ |
| 9× | div-exp cbrt-undiv |
| 7× | frac-2neg clear-num |
| 3× | flip3-- flip-- sub-neg diff-log |
| 2× | div-sub associate-+r- pow3 associate-*l/ |
| 1× | sum-log +-commutative |
12 calls:
| 164.0ms | (/ x (/ (+ (* 2 2) (- (* x x) (* 2 x))) (+ (pow x 3) 8))) |
| 158.0ms | (/ x (/ (+ (* 2 2) (- (* x x) (* 2 x))) (+ (* (* x x) x) 8))) |
| 148.0ms | (/ (+ (* (* x x) (* x x)) (* 8 x)) (+ (* 2 2) (- (* x x) (* 2 x)))) |
| 57.0ms | (- (* x x) (* 2 x)) |
| 57.0ms | (+ (pow x 3) 8) |
Total 0.0b remaining (65.5%)
| 0.0b | 0% | Expanding a square |