| Date: | Tuesday, July 14th, 2020 |
|---|---|
| Commit: | 2afbfc40 on master |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020196 |
| 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 |
| 48.7s | 70418× | body | 1280 | valid |
| 32.6s | 17370× | body | 2560 | valid |
| 17.2s | 43843× | body | 640 | valid |
| 6.4s | 87817× | body | 80 | valid |
| 5.8s | 21307× | body | 320 | valid |
| 3.5s | 51575× | body | 80 | nan |
| 2.5s | 1165× | body | 1280 | nan |
| 1.7s | 10200× | body | 160 | valid |
| 1.6s | 9774× | body | 80 | overflowed |
| 1.2s | 894× | body | 640 | nan |
| 1.2s | 47428× | pre | 80 | true |
| 542.0ms | 705× | body | 1280 | overflowed |
| 383.0ms | 460× | body | 320 | nan |
| 299.0ms | 412× | body | 5120 | valid |
| 194.0ms | 366× | body | 640 | overflowed |
| 183.0ms | 164× | body | 2560 | overflowed |
| 93.0ms | 215× | body | 160 | nan |
| 76.0ms | 206× | body | 320 | overflowed |
| 30.0ms | 102× | body | 160 | overflowed |
| 165× | egg-herbie |
350 calls:
| 1.3s | (/ (* eps (- (pow (exp (+ a b)) eps) 1.0)) (* (- (pow (exp a) eps) 1.0) (* eps (+ b (+ (* eps (* 1/2 (pow (log 1) 2))) (log 1)))))) |
| 1.2s | (* eps (/ (- (pow (exp (+ a b)) eps) 1.0) (* (- (pow (exp a) eps) 1.0) (* eps (+ b (+ (* eps (* 1/2 (pow (log 1) 2))) (log 1))))))) |
| 581.0ms | (- (* (/ (+ (tan x) (tan eps)) (- 1 (* (tan x) (* (tan x) (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (+ 1 (* (tan x) (tan eps)))) (tan x)) |
| 538.0ms | (- (* (/ (+ (tan x) (tan eps)) (- 1 (* (tan x) (* (tan x) (* (tan eps) (tan eps)))))) (+ 1 (* (tan x) (tan eps)))) (tan x)) |
| 271.0ms | (/ (- (pow (exp a) eps) 1.0) (* 1 (/ (- (pow (exp (+ a b)) eps) 1.0) (+ b (+ (log 1) (* eps (* 1/2 (pow (log 1) 2)))))))) |
Total 25.4b remaining (23.4%)
Threshold costs 5.8b (5.3%)
| 8.0b | 50.9% | expq3 (problem 3.4.2) |
| 4.8b | 86% | quadp (p42, positive) |
| 2.1b | 81.9% | 2nthrt (problem 3.4.6) |
| 1.3b | 94.7% | quad2p (problem 3.2.1, positive) |
| 1.2b | 95.1% | quadm (p42, negative) |
| 109× | rewrite-expression-head |
350 calls:
| 273.0ms | (* (* a 1/2) (* x x)) |
| 267.0ms | (/ (- (/ 1.0 (/ x 1.0)) (/ 1.0 (/ (+ 1.0 x) 1.0))) (+ (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ 1.0 x))))) |
| 186.0ms | (- (/ 1.0 (/ x 1.0)) (/ 1.0 (/ (+ 1.0 x) 1.0))) |
| 90.0ms | (/ (- (/ 1.0 x) (/ 1.0 (+ 1.0 x))) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ 1.0 x))))) |
| 79.0ms | (* (+ (/ (sqrt 0.5) N) (sqrt (/ 1.0 N))) (- (sqrt (/ 1.0 N)) (/ (sqrt 0.5) N))) |
| 6852× | *-un-lft-identity |
| 5949× | times-frac |
| 4691× | add-sqr-sqrt |
| 2740× | add-cube-cbrt |
| 1894× | sqrt-prod |
| 1559× | distribute-lft-out |
| 1095× | add-exp-log |
| 954× | add-cbrt-cube |
| 866× | distribute-lft-out-- |
| 699× | pow1 |
| 687× | difference-of-squares |
| 619× | add-log-exp |
| 456× | div-inv |
| 433× | cbrt-prod |
| 389× | associate-/l* |
| 343× | associate-*l* |
| 331× | unpow-prod-down |
| 290× | associate-*r* |
| 288× | associate-/r* |
| 263× | prod-exp |
| 224× | cbrt-unprod |
| 210× | div-exp |
| 208× | log-prod |
| 191× | flip-- flip3-- |
| 188× | associate-/r/ |
| 178× | cbrt-undiv |
| 171× | flip-+ flip3-+ |
| 152× | sqr-pow |
| 135× | associate-*r/ |
| 130× | log-pow |
| 127× | sqrt-div |
| 116× | unswap-sqr |
| 112× | pow-unpow pow-prod-down |
| 110× | exp-prod |
| 108× | sub-neg |
| 105× | cbrt-div |
| 94× | cube-prod |
| 92× | diff-log |
| 88× | pow1/3 |
| 82× | frac-times |
| 81× | swap-sqr |
| 73× | associate-*l/ |
| 69× | sqrt-pow1 |
| 68× | pow-pow |
| 65× | clear-num frac-2neg |
| 64× | distribute-rgt-out-- |
| 59× | distribute-rgt-in distribute-lft-in |
| 58× | *-commutative |
| 55× | associate-/l/ |
| 53× | sum-log |
| 48× | pow1/2 tan-quot |
| 40× | pow-exp |
| 39× | pow-to-exp |
| 33× | log-div frac-sub |
| 32× | associate-+r+ |
| 29× | frac-add +-commutative rem-sqrt-square |
| 24× | pow-prod-up |
| 22× | rem-log-exp exp-sum associate--l+ |
| 21× | associate-+l+ |
| 20× | div-sub pow-sqr |
| 14× | 1-exp |
| 13× | pow-flip |
| 12× | rec-exp |
| 9× | pow2 associate-+r- pow-plus exp-diff |
| 8× | distribute-rgt-neg-in cube-mult associate--r+ unpow3 |
| 7× | associate--l- |
| 6× | inv-pow distribute-frac-neg |
| 5× | cube-div sin-mult |
| 4× | difference-cubes distribute-rgt-neg-out unpow2 rem-cube-cbrt |
| 2× | neg-sub0 tan-sum cos-sum sin-sum associate--r- neg-log |
| 1× | rem-square-sqrt diff-cos sqrt-pow2 sin-cos-mult sqrt-unprod diff-sin diff-atan un-div-inv associate-+l- rem-cbrt-cube |
Loading profile data...