| Date: | Saturday, June 27th, 2020 |
|---|---|
| Commit: | 6b86a4bc on ival-find-range |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020179 |
| Parameters: | 256 points for 4 iterations |
| Flags: | setup:simplifysetup:searchrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifyreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback default |
| 18× | intervals |
| 3.3s | 70172× | body | 80 | valid |
| 753.0ms | 4128× | body | 1280 | valid |
| 121.0ms | 2040× | body | 80 | invalid |
| 118.0ms | 1374× | body | 80 | nan |
| 0.0ms | 4× | body | 160 | valid |
| 42× | egg-herbie |
| 18× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 11.1% | 88.8% | 0.1% | 1 |
| 11.1% | 83.3% | 5.6% | 2 |
| 19.4% | 69.4% | 11.2% | 3 |
| 31.9% | 51.3% | 16.8% | 4 |
| 35.4% | 45.1% | 19.5% | 5 |
| 45.1% | 34% | 20.9% | 6 |
| 50.7% | 26.4% | 23% | 7 |
| 53.3% | 23.4% | 23.3% | 8 |
| 57.6% | 18.3% | 24.1% | 9 |
| 59.6% | 15.1% | 25.4% | 10 |
| 61.3% | 12.9% | 25.8% | 11 |
| 63.2% | 10% | 26.8% | 12 |
| 64.2% | 8.2% | 27.6% | 13 |
| 64.9% | 6.9% | 28.2% | 14 |
65 calls:
| 58.0ms | (pow (cbrt (cbrt (- f n))) 5) |
| 41.0ms | (/ (cbrt (+ f n)) (sqrt (- f n))) |
| 36.0ms | (- (neg b) (* (fabs (cbrt (- (* b b) (* 4.0 (* a c))))) (sqrt (cbrt (- (* b b) (* 4.0 (* a c))))))) |
| 32.0ms | (* (cbrt (- f n)) (cbrt (- f n))) |
| 32.0ms | (cbrt (+ f n)) |
Total 3.2b remaining (21.7%)
Threshold costs 2.1b (13.9%)
| 1.2b | 93% | jeff quadratic root 1 |
| 1.0b | 93.1% | jeff quadratic root 2 |
| 0.7b | 52.5% | fabs fraction 1 |
| 0.4b | 0% | sqrt times |
| 0.0b | 0% | subtraction fraction |
| 24× | rewrite-expression-head |
65 calls:
| 20.0ms | (* (sqrt (pow (exp x) x)) (/ (sqrt (pow (exp x) x)) (exp 1.0))) |
| 14.0ms | (- (/ c b) (/ b a)) |
| 14.0ms | (* (/ 1 (* (cbrt y) (cbrt y))) (* z (/ x (cbrt y)))) |
| 13.0ms | (/ (- (* 2.0 (* c (/ a b))) (+ b b)) (* 2.0 a)) |
| 13.0ms | (/ (- (* 2.0 (* c (/ a b))) (+ b b)) (* 2.0 a)) |
| 524× | add-sqr-sqrt |
| 504× | *-un-lft-identity |
| 332× | times-frac |
| 327× | add-cube-cbrt |
| 230× | add-exp-log |
| 177× | add-cbrt-cube |
| 167× | sqrt-prod |
| 147× | cbrt-prod |
| 121× | associate-*r* |
| 119× | pow1 |
| 114× | add-log-exp |
| 77× | associate-*l* |
| 74× | prod-exp |
| 65× | unpow-prod-down |
| 52× | associate-/l* |
| 48× | cbrt-unprod |
| 45× | difference-of-squares |
| 44× | div-exp flip-- flip3-- distribute-lft-out |
| 42× | distribute-lft-out-- |
| 41× | unswap-sqr |
| 40× | cbrt-div |
| 37× | associate-/r* |
| 32× | cbrt-undiv distribute-rgt-neg-in |
| 26× | associate-*r/ |
| 25× | sqr-pow |
| 24× | distribute-lft-neg-in sqrt-div |
| 22× | pow1/3 |
| 21× | pow-prod-down |
| 18× | div-inv |
| 16× | diff-log associate-/l/ |
| 15× | sub-neg flip-+ flip3-+ |
| 14× | pow-pow |
| 13× | exp-prod |
| 12× | pow-unpow sqrt-pow1 pow1/2 associate-*l/ *-commutative |
| 10× | rem-sqrt-square clear-num swap-sqr frac-2neg |
| 9× | sum-log frac-times |
| 8× | neg-sub0 neg-log associate-/r/ |
| 7× | frac-sub |
| 6× | neg-mul-1 1-exp rec-exp |
| 5× | frac-add pow-to-exp pow-exp |
| 4× | associate--l- +-commutative |
| 3× | associate-+r+ div-sub associate-+l- |
| 2× | distribute-rgt-in distribute-lft-in sub-div pow-sqr pow-prod-up distribute-neg-frac rem-exp-log |
| 1× | pow2 exp-sum associate-+r- pow-plus sqrt-unprod distribute-frac-neg exp-diff |
Loading profile data...