| Date: | Sunday, April 12th, 2020 |
|---|---|
| Commit: | 48b457a7 on overflow-detection-both-ends |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020103 |
| Parameters: | 256 points for 4 iterations |
| Flags: | setup:simplifyrules:numericsrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:complexrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifyreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback +o rules:numerics |
| 73× | intervals |
| 12.2s | 293968× | body | 80 | valid |
| 6.0s | 14146× | body | 1280 | valid |
| 3.0s | 3955× | body | 2560 | valid |
| 2.4s | 9478× | body | 640 | valid |
| 2.2s | 16831× | body | 160 | valid |
| 2.2s | 100625× | pre | 80 | true |
| 979.0ms | 6972× | body | 320 | valid |
| 744.0ms | 19662× | body | 80 | nan |
| 282.0ms | 200× | body | 5120 | exit |
| 150.0ms | 2035× | body | 80 | overflowed |
| 120.0ms | 238× | body | 5120 | valid |
| 4.0ms | 100× | pre | 80 | false |
266 calls:
| 1.2s | (+ (pow y 6.0) (fma (pow y 4.0) 121.0 2.0)) |
| 489.0ms | (/ (- (pow (+ 1.0 (/ i n)) n) 1.0) (/ i n)) |
| 474.0ms | (fma x (* (- (* (* (* (* 11.0 x) x) y) y) (+ (pow y 6.0) (fma (pow y 4.0) 121.0 2.0))) x) (+ (* 333.75 (pow y 6.0)) (fma (pow y 8.0) 5.5 (/ x (* 2.0 y))))) |
| 406.0ms | (cbrt (pow (- (* 9.0 (pow x 4.0)) (pow y 4.0)) 3)) |
| 404.0ms | (- (* 9.0 (pow x 4.0)) (pow y 4.0)) |
| 169× | egg-herbie |
Total 34.3b remaining (14.5%)
Threshold costs 2.4b (1%)
| 9.1b | 25.4% | Complex division, imag part |
| 7.1b | 37.1% | Complex division, real part |
| 5.9b | 67.3% | Compound Interest |
| 5.3b | 81.3% | The quadratic formula (r2) |
| 1.9b | 92% | The quadratic formula (r1) |
| 99× | rewrite-expression-head |
266 calls:
| 68.0ms | (/ (* PI (* (/ 1.0 (- b a)) (- (/ 1.0 a) (/ 1.0 b)))) (* 2.0 (+ b a))) |
| 68.0ms | (- (/ 1 (pow x 5)) (/ 1 (pow x 3))) |
| 62.0ms | (* (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t))))) |
| 60.0ms | (* (* (* x1 x1) (* (cbrt (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0)) (cbrt (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0)))) (cbrt (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0))) |
| 46.0ms | (* PI (* (/ 1.0 (- b a)) (- (/ 1.0 a) (/ 1.0 b)))) |
| 8357× | times-frac |
| 7975× | *-un-lft-identity |
| 7287× | add-sqr-sqrt |
| 6258× | add-cube-cbrt |
| 4608× | prod-diff |
| 1529× | add-exp-log |
| 1411× | distribute-rgt-in distribute-lft-in |
| 1134× | add-cbrt-cube |
| 919× | unpow-prod-down |
| 677× | distribute-lft-out |
| 656× | pow1 |
| 625× | associate-*r* |
| 598× | div-inv |
| 552× | prod-exp |
| 525× | add-log-exp |
| 453× | associate-*l* |
| 369× | div-exp |
| 358× | cbrt-prod |
| 356× | cbrt-unprod |
| 345× | sqrt-prod |
| 344× | sqr-pow |
| 341× | difference-of-squares |
| 303× | cube-prod |
| 266× | log1p-expm1-u expm1-log1p-u |
| 237× | cbrt-undiv |
| 224× | associate-/l* frac-times |
| 204× | associate-/r* |
| 196× | distribute-lft-out-- |
| 189× | associate-/r/ |
| 188× | associate-*r/ |
| 183× | flip-+ flip3-+ |
| 177× | fma-neg |
| 174× | flip-- flip3-- |
| 164× | pow-prod-down |
| 148× | unswap-sqr |
| 142× | distribute-rgt-neg-in |
| 136× | associate-*l/ |
| 117× | distribute-lft-neg-in |
| 112× | sum-log |
| 100× | frac-sub |
| 88× | 1-exp |
| 87× | fma-def |
| 86× | unpow3 cube-mult |
| 82× | swap-sqr |
| 80× | exp-neg |
| 78× | cbrt-div |
| 71× | *-commutative |
| 68× | neg-sub0 |
| 62× | log-prod |
| 60× | exp-diff |
| 58× | sub-neg |
| 57× | sqrt-div associate-/l/ |
| 53× | clear-num frac-2neg |
| 51× | rec-exp |
| 50× | pow1/3 |
| 44× | diff-log |
| 39× | unpow2 neg-mul-1 |
| 34× | fma-udef |
| 27× | pow-to-exp pow-exp |
| 25× | un-div-inv pow-prod-up |
| 21× | pow-sqr +-commutative |
| 19× | log-pow pow-plus |
| 15× | div-sub |
| 14× | pow2 sqrt-pow1 |
| 13× | pow1/2 rem-sqrt-square |
| 12× | pow-unpow associate-+r+ log-div |
| 10× | cube-div pow-flip |
| 8× | inv-pow frac-add exp-sum |
| 6× | associate-+l+ associate--l- neg-log rem-log-exp pow-pow |
| 4× | rem-cbrt-cube |
| 3× | hypot-udef distribute-frac-neg hypot-def associate-+l- |
| 2× | distribute-lft-neg-out associate--l+ associate--r+ |
| 1× | rem-exp-log sqrt-undiv pow3 exp-prod distribute-rgt-out-- exp-to-pow |