154 calls:
| 569.0ms | (- (* (+ x 1) (+ x 1)) 1) |
| 445.0ms | (* (* (* (+ 2 x) (+ 2 x)) (+ 2 x)) (* (* x x) x)) |
| 410.0ms | (* (* (+ 2 x) (+ 2 x)) (* (+ 2 x) (* (* x x) x))) |
| 361.0ms | (* (* (cbrt (+ 2 x)) (cbrt (- (* 2 2) (* x x)))) (* (cbrt (+ 2 x)) x)) |
| 351.0ms | (* (* (* x x) x) (* (* (- 4 (* x x)) (- 4 (* x x))) (- 4 (* x x)))) |
| 6× | intervals |
| 1.4s | 7495× | body | 1280 | valid |
| 1.1s | 2967× | body | 2560 | valid |
| 751.0ms | 4379× | body | 640 | valid |
| 359.0ms | 10076× | body | 80 | valid |
| 132.0ms | 1837× | body | 320 | valid |
| 35.0ms | 760× | body | 160 | valid |
7 calls:
| 105.0ms | (/ (* x (- 4 (* x x))) (- 2 x)) |
| 68.0ms | (* x (- 4 (* x x))) |
| 55.0ms | (* (+ 2 x) x) |
| 45.0ms | (* (* (cbrt (+ 2 x)) (cbrt (+ 2 x))) (* (cbrt (+ 2 x)) x)) |
| 44.0ms | (cbrt (+ 2 x)) |
| 5× | rewrite-expression-head |
7 calls:
| 50.0ms | (* (* (cbrt (+ 2 x)) (cbrt (+ 2 x))) (* (cbrt (+ 2 x)) x)) |
| 16.0ms | (/ (* x (- 4 (* x x))) (- 2 x)) |
| 15.0ms | (* (+ 2 x) x) |
| 13.0ms | (* x (- 4 (* x x))) |
| 2.0ms | (cbrt (+ 2 x)) |
| 60× | cbrt-div |
| 34× | associate-*l/ |
| 31× | flip-+ flip3-+ |
| 30× | *-un-lft-identity |
| 28× | add-exp-log frac-times |
| 27× | add-sqr-sqrt |
| 23× | pow1 |
| 22× | add-cbrt-cube |
| 18× | add-cube-cbrt |
| 12× | associate-*r/ cbrt-prod |
| 11× | cbrt-unprod prod-exp |
| 10× | pow-prod-down |
| 8× | associate-*l* associate-*r* |
| 7× | log1p-expm1-u add-log-exp expm1-log1p-u insert-posit16 |
| 6× | prod-diff |
| 5× | distribute-lft-in distribute-rgt-in associate-/r* times-frac |
| 4× | distribute-lft-out |
| 3× | difference-of-squares pow1/3 flip3-- *-commutative flip-- |
| 2× | associate-/r/ sub-neg distribute-lft-out-- div-exp unswap-sqr associate-/l/ cbrt-undiv |
| 1× | clear-num div-inv frac-2neg associate-/l* |
Total 0.0b remaining (69.8%)
| 0.0b | 0% | Expanding a square |