| Date: | Saturday, June 27th, 2020 |
|---|---|
| Commit: | 830c07fe on fix-unfold-let |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020179 |
| Parameters: | 256 points for 4 iterations |
| Flags: | setup:simplifyrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifyreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback default |
| 56× | intervals |
| 27.4s | 69860× | body | 1280 | valid |
| 19.4s | 17635× | body | 2560 | valid |
| 10.1s | 44009× | body | 640 | valid |
| 3.7s | 87404× | body | 80 | valid |
| 3.2s | 21432× | body | 320 | valid |
| 1.9s | 51433× | body | 80 | nan |
| 1.3s | 1160× | body | 1280 | nan |
| 1.0s | 10430× | body | 160 | valid |
| 855.0ms | 10060× | body | 80 | overflowed |
| 686.0ms | 47479× | pre | 80 | true |
| 666.0ms | 931× | body | 640 | nan |
| 377.0ms | 435× | body | 5120 | valid |
| 319.0ms | 740× | body | 1280 | overflowed |
| 182.0ms | 432× | body | 320 | nan |
| 122.0ms | 414× | body | 640 | overflowed |
| 107.0ms | 157× | body | 2560 | overflowed |
| 54.0ms | 227× | body | 160 | nan |
| 43.0ms | 209× | body | 320 | overflowed |
| 13.0ms | 94× | body | 160 | overflowed |
| 165× | egg-herbie |
349 calls:
| 263.0ms | (/ (* eps (- (exp (* (+ a b) eps)) 1.0)) (* (+ (* a eps) (* eps (* eps (* (* a a) (+ 1/2 (* (* eps 1/6) a)))))) (- (exp (* b eps)) 1.0))) |
| 221.0ms | (cbrt (* a (/ c (- (sqrt (- (* b_2 b_2) (* a c))) b_2)))) |
| 133.0ms | (pow (- (pow (+ x 1.0) (/ 1.0 n)) (pow x (/ 1.0 n))) 3) |
| 99.0ms | (- (/ 1 (/ (- 1 (* (tan x) (tan eps))) (+ (tan x) (tan eps)))) (tan x)) |
| 98.0ms | (- (* (+ (tan x) (tan eps)) (/ 1 (- 1 (* (tan x) (tan eps))))) (tan x)) |
Total 18.7b remaining (23.1%)
Threshold costs 5.4b (6.7%)
| 4.8b | 83.2% | quadp (p42, positive) |
| 3.7b | 86.2% | quadm (p42, negative) |
| 1.3b | 87.9% | 2nthrt (problem 3.4.6) |
| 1.3b | 95.5% | quad2p (problem 3.2.1, positive) |
| 1.2b | 95.1% | quad2m (problem 3.2.1, negative) |
| 109× | rewrite-expression-head |
349 calls:
| 68.0ms | (/ (* (+ (/ 1.0 (+ 1.0 x)) (/ 2.0 x)) (+ (* (- x 1.0) (- (/ 1.0 (+ 1.0 x)) (/ 2.0 x))) 1.0)) (* (- x 1.0) (+ (/ 1.0 (+ 1.0 x)) (/ 2.0 x)))) |
| 45.0ms | (* (+ (/ 1.0 (+ 1.0 x)) (/ 2.0 x)) (+ (* (- x 1.0) (- (/ 1.0 (+ 1.0 x)) (/ 2.0 x))) 1.0)) |
| 34.0ms | (- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0)))) |
| 32.0ms | (+ (/ 1.0 N) (- (/ 0.3333333333333333 (pow N 3)) (/ 0.5 (* N N)))) |
| 30.0ms | (/ (- (* (pow (exp x) 3) (pow (exp x) 3)) (* (pow 1.0 3) (pow 1.0 3))) (* (+ (pow (exp x) 2) (* 1.0 (+ (exp x) 1.0))) (+ (pow (exp x) 3) (pow 1.0 3)))) |
| 2927× | *-un-lft-identity |
| 2853× | add-sqr-sqrt |
| 1790× | times-frac |
| 1524× | add-cube-cbrt |
| 1142× | add-exp-log |
| 941× | add-cbrt-cube |
| 677× | pow1 |
| 637× | add-log-exp |
| 532× | difference-of-squares |
| 447× | sqrt-prod |
| 422× | associate-*r* |
| 371× | distribute-lft-out-- |
| 355× | distribute-lft-out |
| 350× | unpow-prod-down |
| 315× | log-prod |
| 302× | associate-*l* |
| 286× | prod-exp |
| 277× | associate-/l* |
| 258× | associate-/r* |
| 246× | flip-- flip3-- |
| 240× | associate-*r/ |
| 233× | cube-prod |
| 229× | div-exp |
| 228× | cbrt-prod |
| 208× | cbrt-unprod |
| 197× | flip-+ flip3-+ |
| 164× | cbrt-undiv |
| 163× | associate-/r/ |
| 134× | exp-prod |
| 130× | log-pow |
| 129× | pow-prod-down |
| 128× | unswap-sqr |
| 118× | sqr-pow |
| 115× | sub-neg |
| 112× | div-inv |
| 106× | frac-add |
| 104× | sqrt-div associate-/l/ |
| 102× | frac-times |
| 99× | diff-log |
| 92× | sqrt-pow1 |
| 84× | associate-*l/ |
| 73× | associate-+l+ |
| 64× | *-commutative |
| 62× | clear-num pow1/2 frac-2neg |
| 58× | sum-log |
| 57× | distribute-rgt-in distribute-lft-in |
| 50× | cbrt-div |
| 49× | tan-quot |
| 47× | pow1/3 |
| 38× | swap-sqr |
| 37× | exp-sum distribute-rgt-neg-in |
| 35× | log-div |
| 30× | +-commutative rem-sqrt-square 1-exp rec-exp |
| 28× | sum-cubes pow-pow |
| 27× | distribute-lft-neg-in pow-unpow div-sub |
| 23× | frac-sub |
| 22× | associate-+r+ |
| 21× | rem-log-exp |
| 19× | pow-to-exp pow-exp |
| 18× | pow-prod-up |
| 16× | cube-mult associate--l+ |
| 15× | exp-diff |
| 12× | pow-sqr |
| 11× | unpow3 |
| 9× | neg-mul-1 pow-flip |
| 8× | difference-cubes |
| 7× | inv-pow un-div-inv |
| 6× | associate--l- neg-sub0 distribute-frac-neg sin-mult rem-exp-log |
| 5× | sqrt-unprod associate-+l- |
| 4× | cube-div pow2 associate-+r- pow-plus distribute-rgt-neg-out associate--r+ unpow2 |
| 3× | neg-log rem-cube-cbrt |
| 2× | exp-neg tan-sum cos-sum rem-square-sqrt sin-cos-mult sin-sum rem-cbrt-cube |
| 1× | diff-cos exp-to-pow diff-sin diff-atan |
Loading profile data...