223 calls:
| 554.0ms | (- (* (+ x 1) (+ x 1)) 1) |
| 436.0ms | (* (* (* (sqrt (* (+ 2 x) x)) (sqrt (* (+ 2 x) x))) (sqrt (* (+ 2 x) x))) (* (* (sqrt (* (+ 2 x) x)) (sqrt (* (+ 2 x) x))) (sqrt (* (+ 2 x) x)))) |
| 433.0ms | (* (* (* (+ 2 x) (+ 2 x)) (+ 2 x)) (* (* x x) x)) |
| 410.0ms | (* (* (* (+ 2 x) (+ 2 x)) (+ 2 x)) (* (* x x) x)) |
| 395.0ms | (* (* (* (+ 2 x) (+ 2 x)) (+ 2 x)) (* (* x x) x)) |
| 6× | intervals |
| 1.7s | 7526× | body | 1280 | valid |
| 1.0s | 2918× | body | 2560 | valid |
| 522.0ms | 4319× | body | 640 | valid |
| 389.0ms | 10063× | body | 80 | valid |
| 178.0ms | 1768× | body | 320 | valid |
| 40.0ms | 857× | body | 160 | valid |
8 calls:
| 493.0ms | (/ (* (sqrt (* (+ 2 x) x)) (sqrt (* (+ (pow 2 3) (pow x 3)) x))) (sqrt (fma x (+ x -2) 4))) |
| 88.0ms | (* (+ (pow 2 3) (pow x 3)) x) |
| 71.0ms | (sqrt (* (+ (pow 2 3) (pow x 3)) x)) |
| 61.0ms | (* (sqrt (* (+ 2 x) x)) (sqrt (* (+ 2 x) x))) |
| 54.0ms | (* (+ 2 x) x) |
| 5× | rewrite-expression-head |
8 calls:
| 51.0ms | (* (sqrt (* (+ 2 x) x)) (sqrt (* (+ (pow 2 3) (pow x 3)) x))) |
| 50.0ms | (/ (* (sqrt (* (+ 2 x) x)) (sqrt (* (+ (pow 2 3) (pow x 3)) x))) (sqrt (fma x (+ x -2) 4))) |
| 41.0ms | (* (sqrt (* (+ 2 x) x)) (sqrt (* (+ 2 x) x))) |
| 29.0ms | (* (+ (pow 2 3) (pow x 3)) x) |
| 16.0ms | (* (+ 2 x) x) |
| 82× | pow1 |
| 52× | associate-*l/ |
| 42× | *-un-lft-identity |
| 38× | add-sqr-sqrt sqrt-pow1 sqrt-div |
| 35× | pow-prod-down |
| 29× | associate-*l* |
| 26× | add-cube-cbrt |
| 25× | add-cbrt-cube add-exp-log |
| 23× | flip-+ flip3-+ |
| 20× | associate-*r* |
| 13× | pow1/2 sqrt-prod |
| 12× | frac-times |
| 10× | pow-prod-up |
| 8× | distribute-lft-out add-log-exp expm1-log1p-u insert-posit16 log1p-expm1-u associate-/l/ |
| 7× | cbrt-unprod prod-exp |
| 6× | unswap-sqr associate-/r* associate-*r/ *-commutative times-frac pow-sqr |
| 4× | cube-prod unpow-prod-down swap-sqr |
| 3× | sqrt-unprod |
| 2× | cbrt-undiv div-exp |
| 1× | sum-cubes sqrt-undiv associate-/l* frac-2neg rem-square-sqrt pow2 pow-plus clear-num div-inv |
Total 0.0b remaining (26.8%)
| 0.0b | 0% | Expanding a square |