| Date: | Tuesday, June 9th, 2020 |
|---|---|
| Commit: | c3d6c186 on ival-find-range |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020161 |
| 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 |
| 78× | intervals |
| 40.8s | 43398× | body | 1280 | valid |
| 13.8s | 30556× | body | 640 | valid |
| 9.0s | 202257× | body | 80 | valid |
| 5.8s | 27505× | body | 320 | valid |
| 4.0s | 36152× | body | 160 | valid |
| 3.4s | 519× | body | 5120 | exit |
| 2.9s | 62752× | body | 80 | nan |
| 2.8s | 109099× | pre | 80 | true |
| 944.0ms | 2951× | body | 2560 | valid |
| 878.0ms | 16253× | body | 80 | overflowed |
| 740.0ms | 299× | body | 1280 | overflowed |
| 562.0ms | 3071× | body | 2560 | nan |
| 372.0ms | 2514× | body | 1280 | nan |
| 330.0ms | 248× | body | 640 | overflowed |
| 159.0ms | 1310× | body | 640 | nan |
| 98.0ms | 128× | body | 320 | overflowed |
| 80.0ms | 223× | body | 5120 | valid |
| 59.0ms | 650× | body | 320 | nan |
| 34.0ms | 82× | body | 160 | overflowed |
| 19.0ms | 310× | body | 160 | nan |
| 1.0ms | 75× | pre | 80 | false |
| 225× | egg-herbie |
Total 25.7b remaining (20.3%)
Threshold costs 8.7b (6.9%)
| 4.8b | 82.2% | Quadratic roots, full range |
| 4.7b | 82.6% | Cubic critical |
| 3.8b | 71.9% | Equirectangular approximation to distance on a great circle |
| 2.4b | 78.2% | Quotient of products |
| 1.2b | 0% | 2-ancestry mixing, positive discriminant |
505 calls:
| 193.0ms | (/ (* (pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg s))))) c_n)) (* (+ (* c_p (+ (log 0.5) (* 0.5 t))) 1) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg t))))) c_n))) |
| 171.0ms | (/ (* (pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg s))))) c_n)) (* (pow (/ 1.0 (+ 1.0 (exp (neg t)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg t))))) c_n))) |
| 145.0ms | (sqrt (+ (* (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0))) (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0)))) (* (- phi1 phi2) (- phi1 phi2)))) |
| 143.0ms | (sqrt (+ (* (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0))) (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0)))) (* (- phi1 phi2) (- phi1 phi2)))) |
| 139.0ms | (sqrt (+ (* (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0))) (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0)))) (* (- phi1 phi2) (- phi1 phi2)))) |
| 147× | rewrite-expression-head |
505 calls:
| 142.0ms | (/ (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)) (+ (* (/ (+ x 1.0) (- x 1.0)) (+ (/ (+ x 1.0) (- x 1.0)) (/ x (+ x 1.0)))) (* (/ x (+ x 1.0)) (/ x (+ x 1.0))))) |
| 105.0ms | (cbrt (pow (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)) 3)) |
| 100.0ms | (pow (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)) 3) |
| 94.0ms | (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
| 93.0ms | (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
| 7524× | *-un-lft-identity |
| 6680× | add-sqr-sqrt |
| 6641× | times-frac |
| 3397× | add-cube-cbrt |
| 3359× | add-exp-log |
| 1994× | add-cbrt-cube |
| 1465× | unpow-prod-down |
| 1321× | difference-of-squares |
| 1285× | distribute-lft-out-- |
| 1281× | associate-*l/ |
| 1228× | cube-prod |
| 1175× | flip-- |
| 1174× | flip3-- |
| 1135× | prod-exp |
| 1132× | pow1 |
| 1104× | div-exp |
| 1055× | associate-*r* |
| 930× | associate-/l* |
| 923× | sqrt-prod |
| 810× | add-log-exp |
| 724× | sqrt-div |
| 695× | frac-times |
| 687× | distribute-lft-out |
| 631× | frac-add |
| 593× | associate-*l* |
| 504× | associate-/r* |
| 502× | cbrt-undiv |
| 478× | cbrt-unprod |
| 448× | associate-*r/ |
| 445× | cbrt-prod |
| 376× | pow-exp |
| 343× | sqr-pow |
| 338× | log-prod |
| 325× | associate-/r/ |
| 323× | div-inv |
| 277× | pow-to-exp |
| 262× | distribute-rgt-neg-in |
| 255× | pow-prod-down |
| 228× | unswap-sqr |
| 200× | flip-+ |
| 199× | flip3-+ |
| 138× | associate-/l/ |
| 129× | exp-prod |
| 124× | sub-neg |
| 123× | clear-num frac-2neg |
| 116× | *-commutative |
| 112× | log-div |
| 111× | log-pow |
| 97× | diff-log |
| 84× | 1-exp |
| 79× | exp-diff |
| 76× | rec-exp |
| 70× | swap-sqr |
| 67× | sum-log |
| 59× | sqrt-pow1 cube-mult unpow3 |
| 56× | pow1/2 |
| 53× | cbrt-div |
| 51× | pow-unpow |
| 43× | rem-sqrt-square div-sub |
| 41× | distribute-rgt-in distribute-lft-in |
| 39× | +-commutative |
| 38× | pow1/3 unpow2 |
| 36× | tan-quot |
| 35× | rem-log-exp |
| 32× | exp-sum |
| 30× | frac-sub pow-prod-up |
| 28× | cube-div pow-sqr |
| 27× | distribute-lft-neg-in |
| 26× | neg-sub0 |
| 24× | pow-pow |
| 18× | distribute-rgt-out |
| 17× | difference-cubes associate-+r+ sin-diff sin-mult rem-cube-cbrt |
| 16× | pow-plus neg-log associate-+l- |
| 15× | cos-diff cos-sum |
| 13× | pow2 rem-exp-log |
| 11× | associate--l+ |
| 10× | associate--l- acos-asin associate-+l+ associate--r- |
| 9× | neg-mul-1 sin-cos-mult sin-sum distribute-frac-neg pow-flip associate--r+ |
| 8× | associate-+r- |
| 7× | rem-cbrt-cube |
| 6× | inv-pow asin-acos un-div-inv distribute-rgt-neg-out |
| 4× | acos-neg |
| 3× | distribute-lft1-in sqrt-unprod distribute-rgt-out-- |
| 2× | unsub-neg cos-mult |
| 1× | tanh-undef rem-square-sqrt sqrt-pow2 exp-to-pow sub-div log-rec tanh-def |
Loading profile data...