288 calls:
| 1.2s | (+ (pow y 6.0) (fma (pow y 4.0) 121.0 2.0)) |
| 1.1s | (+ (* (* (* 2.0 x1) (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) (+ (fma (/ (cbrt (- (fma (* 3.0 x1) x1 (* 2.0 x2)) x1)) (/ (sqrt (fma x1 x1 1.0)) (cbrt (- (fma (* 3.0 x1) x1 (* 2.0 x2)) x1)))) (/ (cbrt (- (fma (* 3.0 x1) x1 (* 2.0 x2)) x1)) (sqrt (fma x1 x1 1.0))) (- 3.0)) (+ (- 3.0) 3.0))) (* (* x1 x1) (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0))) |
| 993.0ms | (expm1 (log1p (/ (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b) (* a 2.0)))) |
| 827.0ms | (+ (* (* (* 2.0 x1) (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) (fma (/ 1 (* (cbrt (+ (* x1 x1) 1.0)) (cbrt (+ (* x1 x1) 1.0)))) (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (cbrt (+ (* x1 x1) 1.0))) (- 3.0))) (* (* x1 x1) (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0))) |
| 498.0ms | (expm1 (log1p (* (pow y 6.0) 333.75))) |
| 73× | intervals |
| 9.1s | 294096× | body | 80 | valid |
| 4.7s | 13707× | body | 1280 | valid |
| 2.5s | 3911× | body | 2560 | valid |
| 1.8s | 9420× | body | 640 | valid |
| 1.7s | 16936× | body | 160 | valid |
| 1.3s | 100616× | pre | 80 | true |
| 994.0ms | 2258× | body | 10240 | exit |
| 703.0ms | 6798× | body | 320 | valid |
| 528.0ms | 19341× | body | 80 | nan |
| 91.0ms | 236× | body | 5120 | valid |
| 4.0ms | 100× | pre | 80 | false |
| 103× | rewrite-expression-head |
288 calls:
| 1.1s | (+ (+ (+ (* 333.75 (pow 33096.0 6.0)) (* (* 77617.0 77617.0) (+ (+ (+ (* (* 11.0 (* 77617.0 77617.0)) (* 33096.0 33096.0)) (- (pow 33096.0 6.0))) (* -121.0 (pow 33096.0 4.0))) -2.0))) (* 5.5 (pow 33096.0 8.0))) (/ 77617.0 (* 2.0 33096.0))) |
| 1.0s | (+ (+ (* 333.75 (pow 33096.0 6.0)) (* (* 77617.0 77617.0) (+ (+ (+ (* (* 11.0 (* 77617.0 77617.0)) (* 33096.0 33096.0)) (- (pow 33096.0 6.0))) (* -121.0 (pow 33096.0 4.0))) -2.0))) (* 5.5 (pow 33096.0 8.0))) |
| 784.0ms | (+ (* (* (* 2.0 x1) (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0)) (+ (* (* 4.0 (/ (- (fma (* 3.0 x1) x1 (* 2.0 x2)) x1) (fma x1 x1 1.0))) (* x1 x1)) (* (- 6.0) (* x1 x1)))) |
| 672.0ms | (+ (* (* (* 2.0 x1) (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0)) (* (* x1 x1) (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0))) |
| 580.0ms | (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0) |
| 12040× | times-frac |
| 10282× | *-un-lft-identity |
| 9850× | add-sqr-sqrt |
| 7875× | add-cube-cbrt |
| 4921× | prod-diff |
| 1466× | add-exp-log |
| 1252× | sqrt-prod |
| 1205× | add-cbrt-cube |
| 1193× | distribute-rgt-in distribute-lft-in |
| 1048× | associate-*r* |
| 877× | div-inv |
| 745× | distribute-lft-out |
| 642× | pow1 |
| 625× | associate-*l* |
| 598× | add-log-exp |
| 591× | difference-of-squares |
| 567× | associate-+r+ |
| 457× | unpow-prod-down |
| 436× | distribute-lft-out-- |
| 435× | prod-exp |
| 392× | associate-/r* |
| 362× | div-exp |
| 351× | associate-/l* |
| 333× | cbrt-unprod |
| 328× | associate-/r/ |
| 317× | cube-prod |
| 288× | log1p-expm1-u expm1-log1p-u |
| 275× | associate-+l+ cbrt-undiv |
| 271× | unswap-sqr |
| 265× | cbrt-prod |
| 235× | fma-neg |
| 232× | flip-+ flip3-+ |
| 199× | associate-*r/ |
| 189× | frac-times |
| 188× | flip3-- flip-- |
| 168× | sqr-pow |
| 149× | pow-prod-down |
| 141× | sum-log |
| 123× | associate-*l/ |
| 117× | fma-def |
| 108× | frac-sub |
| 93× | distribute-rgt-neg-in |
| 92× | unpow3 cube-mult |
| 90× | distribute-lft-neg-in |
| 80× | associate-/l/ exp-neg |
| 75× | *-commutative |
| 70× | sub-neg |
| 65× | clear-num neg-sub0 frac-2neg |
| 61× | swap-sqr |
| 60× | exp-diff sqrt-pow1 |
| 55× | sqrt-div |
| 49× | frac-add |
| 48× | diff-log |
| 44× | log-prod |
| 43× | fma-udef |
| 41× | 1-exp rec-exp |
| 32× | pow1/2 |
| 31× | +-commutative |
| 30× | pow-flip neg-mul-1 |
| 27× | exp-sum |
| 26× | pow-to-exp pow-exp |
| 24× | un-div-inv |
| 23× | pow1/3 |
| 20× | unpow2 div-sub |
| 19× | pow-prod-up |
| 18× | rem-sqrt-square |
| 17× | pow-unpow |
| 15× | pow-sqr |
| 14× | inv-pow |
| 12× | pow-pow |
| 9× | pow-plus pow2 log-pow |
| 8× | cube-div cbrt-div |
| 7× | distribute-lft-neg-out distribute-frac-neg |
| 5× | associate-+r- associate--l+ |
| 4× | exp-prod rem-cbrt-cube log-div |
| 3× | neg-log unsub-neg associate--l- expm1-udef associate--r+ rem-log-exp |
| 2× | sqrt-pow2 unpow-prod-up expm1-log1p hypot-udef distribute-rgt-neg-out |
| 1× | rem-cube-cbrt sqrt-unprod rem-square-sqrt associate-+l- rem-exp-log |
Total 32.0b remaining (13.9%)
Threshold costs 5.4b (2.3%)
| 12.8b | 48.6% | Compound Interest |
| 7.3b | 34.6% | Complex division, real part |
| 5.0b | 82.4% | The quadratic formula (r1) |
| 1.4b | 0% | Rosa's DopplerBench |
| 0.9b | 96.1% | The quadratic formula (r2) |