134 calls:
| 484.0ms | (- (* (+ x 1) (+ x 1)) 1) |
| 386.0ms | (* (* (* (+ 2 x) (+ 2 x)) (+ 2 x)) (* (* x x) x)) |
| 361.0ms | (* (* (* (+ 2 x) (+ 2 x)) (+ 2 x)) (* (* (sqrt x) (sqrt x)) (sqrt x))) |
| 283.0ms | (* (/ (* (* (* (- 4 (* x x)) (sqrt x)) (* (- 4 (* x x)) (sqrt x))) (* (- 4 (* x x)) (sqrt x))) (* (* (- 2 x) (- 2 x)) (- 2 x))) (* (* (sqrt x) (sqrt x)) (sqrt x))) |
| 269.0ms | (* (/ (* (* (* (- 4 (* x x)) (- 4 (* x x))) (- 4 (* x x))) (* (* (sqrt x) (sqrt x)) (sqrt x))) (* (* (- 2 x) (- 2 x)) (- 2 x))) (* (* (sqrt x) (sqrt x)) (sqrt x))) |
| 6× | intervals |
| 2.0s | 7569× | body | 1280 | valid |
| 694.0ms | 2844× | body | 2560 | valid |
| 575.0ms | 4314× | body | 640 | valid |
| 357.0ms | 10135× | body | 80 | valid |
| 180.0ms | 1810× | body | 320 | valid |
| 86.0ms | 820× | body | 160 | valid |
6 calls:
| 95.0ms | (* (/ (* (- 4 (* x x)) (sqrt x)) (- 2 x)) (sqrt x)) |
| 83.0ms | (/ (* (- 4 (* x x)) (sqrt x)) (- 2 x)) |
| 54.0ms | (* (+ 2 x) (sqrt x)) |
| 54.0ms | (* (- 4 (* x x)) (sqrt x)) |
| 48.0ms | (* (+ 2 x) x) |
| 5× | rewrite-expression-head |
6 calls:
| 32.0ms | (* (* (+ 2 x) (sqrt x)) (sqrt x)) |
| 30.0ms | (* (/ (* (- 4 (* x x)) (sqrt x)) (- 2 x)) (sqrt x)) |
| 22.0ms | (* (+ 2 x) x) |
| 20.0ms | (/ (* (- 4 (* x x)) (sqrt x)) (- 2 x)) |
| 14.0ms | (* (- 4 (* x x)) (sqrt x)) |
| 43× | add-sqr-sqrt |
| 32× | *-un-lft-identity |
| 31× | add-cbrt-cube add-exp-log |
| 27× | associate-*r* |
| 24× | associate-*l* |
| 22× | add-cube-cbrt |
| 19× | pow1 |
| 15× | sqrt-prod |
| 13× | associate-*l/ |
| 11× | cbrt-unprod prod-exp |
| 10× | times-frac |
| 7× | unswap-sqr pow-prod-down |
| 6× | add-log-exp insert-posit16 |
| 5× | associate-/r* *-commutative |
| 4× | flip3-- associate-/r/ div-exp difference-of-squares cbrt-undiv flip-- |
| 3× | distribute-lft-out-- flip-+ flip3-+ |
| 2× | distribute-lft-out div-inv associate-/l/ |
| 1× | clear-num frac-2neg associate-/l* |
Total 0.0b remaining (24.1%)
| 0.0b | 0% | Expanding a square |