| Date: | Thursday, July 2nd, 2020 |
|---|---|
| Commit: | b33883dc on report-fixes |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020184 |
| 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.1s | 70088× | body | 1280 | valid |
| 18.7s | 17272× | body | 2560 | valid |
| 9.4s | 43736× | body | 640 | valid |
| 3.5s | 87614× | body | 80 | valid |
| 3.0s | 21628× | body | 320 | valid |
| 2.1s | 51764× | body | 80 | nan |
| 1.2s | 1132× | body | 1280 | nan |
| 938.0ms | 10339× | body | 160 | valid |
| 805.0ms | 10089× | body | 80 | overflowed |
| 667.0ms | 47203× | pre | 80 | true |
| 638.0ms | 932× | body | 640 | nan |
| 279.0ms | 636× | body | 1280 | overflowed |
| 192.0ms | 460× | body | 320 | nan |
| 175.0ms | 441× | body | 5120 | valid |
| 114.0ms | 165× | body | 2560 | overflowed |
| 109.0ms | 371× | body | 640 | overflowed |
| 50.0ms | 224× | body | 160 | nan |
| 44.0ms | 201× | body | 320 | overflowed |
| 12.0ms | 83× | body | 160 | overflowed |
| 164× | egg-herbie |
363 calls:
| 262.0ms | (/ (* eps (- (exp (* (+ a b) eps)) 1.0)) (* (+ (* a eps) (* eps (* (* a (* a eps)) (+ 1/2 (* (* eps 1/6) a))))) (- (exp (* b eps)) 1.0))) |
| 124.0ms | (- (/ (+ (tan x) (tan eps)) (- 1 (log (pow (exp (tan x)) (tan eps))))) (tan x)) |
| 96.0ms | (- (/ (+ (tan x) (tan eps)) (- 1 (* (tan x) (tan eps)))) (tan x)) |
| 70.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) (* 2.0 a)) |
| 69.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
Total 17.8b remaining (27.9%)
Threshold costs 6.2b (9.7%)
| 3.4b | 0% | expq3 (problem 3.4.2) |
| 3.4b | 87.5% | quad2m (problem 3.2.1, negative) |
| 1.3b | 94.6% | quad2p (problem 3.2.1, positive) |
| 1.2b | 95% | quadm (p42, negative) |
| 1.1b | 89.2% | 2nthrt (problem 3.4.6) |
| 108× | rewrite-expression-head |
363 calls:
| 128.0ms | (/ (- (/ 1.0 (/ x 1.0)) (/ 1.0 (/ (+ 1.0 x) 1.0))) (+ (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ 1.0 x))))) |
| 83.0ms | (- (/ 1.0 (/ x 1.0)) (/ 1.0 (/ (+ 1.0 x) 1.0))) |
| 58.0ms | (+ (/ 2.0 (pow x 7)) (+ (/ 2.0 (pow x 5)) (/ 2.0 (pow x 3)))) |
| 43.0ms | (* (/ x 1.0) (* (/ (+ 1.0 x) 1.0) (+ (/ 1.0 (sqrt (+ 1.0 x))) (/ 1.0 (sqrt x))))) |
| 41.0ms | (* (/ x 1.0) (* (/ (+ 1.0 x) 1.0) (+ (/ 1.0 (sqrt (+ 1.0 x))) (/ 1.0 (sqrt x))))) |
| 5619× | *-un-lft-identity |
| 5036× | times-frac |
| 4187× | add-sqr-sqrt |
| 2577× | add-cube-cbrt |
| 1456× | sqrt-prod |
| 1169× | add-exp-log |
| 1111× | distribute-lft-out |
| 1030× | add-cbrt-cube |
| 740× | pow1 |
| 637× | distribute-lft-out-- |
| 635× | add-log-exp |
| 478× | difference-of-squares |
| 460× | associate-*l* |
| 383× | associate-*r* |
| 376× | cbrt-prod |
| 359× | div-inv |
| 344× | associate-/l* |
| 321× | log-prod |
| 301× | prod-exp |
| 292× | associate-/r* |
| 253× | cbrt-unprod |
| 222× | unpow-prod-down |
| 195× | div-exp |
| 192× | associate-/r/ |
| 183× | associate-*r/ |
| 180× | flip-+ flip3-+ |
| 168× | cbrt-undiv flip-- flip3-- |
| 155× | pow-prod-down |
| 150× | unswap-sqr |
| 132× | pow-unpow |
| 109× | swap-sqr |
| 95× | sqr-pow |
| 90× | sub-neg |
| 81× | frac-times |
| 80× | sqrt-div diff-log |
| 76× | *-commutative |
| 72× | distribute-rgt-in distribute-lft-in |
| 69× | cbrt-div pow1/3 |
| 68× | frac-add clear-num frac-2neg |
| 67× | sum-log |
| 64× | associate-*l/ distribute-rgt-out-- |
| 63× | associate-+r+ |
| 56× | associate-/l/ |
| 53× | log-pow |
| 45× | sqrt-pow1 pow1/2 |
| 43× | cube-prod |
| 40× | pow-exp |
| 39× | log-div |
| 37× | pow-to-exp |
| 36× | +-commutative |
| 33× | tan-quot |
| 29× | rem-sqrt-square |
| 27× | exp-sum |
| 26× | div-sub |
| 23× | pow-pow |
| 21× | associate-+l+ frac-sub |
| 20× | distribute-rgt-neg-in |
| 19× | rem-log-exp |
| 18× | pow-prod-up |
| 17× | associate--l+ exp-prod |
| 16× | pow-sqr |
| 13× | distribute-frac-neg |
| 10× | cube-mult unpow3 |
| 9× | 1-exp rec-exp |
| 8× | distribute-lft-neg-in |
| 7× | associate--l- pow2 neg-sub0 distribute-neg-in pow-plus sin-mult associate--r+ |
| 6× | exp-diff sub0-neg |
| 5× | cos-mult pow-flip |
| 4× | neg-mul-1 associate-+l- rem-cube-cbrt |
| 3× | cos-sum inv-pow sub-div neg-log rem-exp-log |
| 2× | exp-neg tan-sum associate-+r- rem-square-sqrt sin-cos-mult sqrt-unprod sin-sum associate--r- distribute-rgt-neg-out |
| 1× | cube-div distribute-lft-neg-out diff-cos exp-to-pow diff-sin diff-atan un-div-inv distribute-neg-frac |
Loading profile data...