| Date: | Tuesday, May 5th, 2020 |
|---|---|
| Commit: | 9fe10098 on separate-biginterval |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020126 |
| Parameters: | 256 points for 4 iterations |
| Flags: | setup:simplifyrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:complexrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifyreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback default |
| 73× | intervals |
| 34.6s | 38043× | body | 1280 | valid |
| 24.7s | 3769× | body | 5120 | exit |
| 11.6s | 26825× | body | 640 | valid |
| 8.0s | 62725× | body | 80 | overflowed |
| 7.7s | 187921× | body | 80 | valid |
| 5.7s | 139613× | body | 80 | nan |
| 4.9s | 212181× | pre | 80 | true |
| 4.4s | 22225× | body | 320 | valid |
| 3.1s | 30950× | body | 160 | valid |
| 580.0ms | 3189× | body | 2560 | nan |
| 403.0ms | 2659× | body | 1280 | nan |
| 342.0ms | 16801× | pre | 80 | false |
| 166.0ms | 1359× | body | 640 | nan |
| 90.0ms | 105× | body | 2560 | valid |
| 62.0ms | 659× | body | 320 | nan |
| 57.0ms | 14× | body | 5120 | valid |
| 22.0ms | 351× | body | 160 | nan |
| 5.0ms | 7× | body | 320 | overflowed |
| 4.0ms | 3× | body | 640 | overflowed |
| 2.0ms | 6× | body | 160 | overflowed |
| 2.0ms | 1× | body | 1280 | overflowed |
500 calls:
| 756.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))) |
| 612.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))) |
| 518.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 468.0ms | (/ (- (* x (* (cbrt (- x 1.0)) (cbrt (- x 1.0)))) (* (+ x 1.0) (* (* (cbrt (- (* x x) (* 1.0 1.0))) (cbrt (- (* x x) (* 1.0 1.0)))) (/ (cbrt (+ x 1.0)) (- x 1.0))))) (* (+ x 1.0) (* (cbrt (- x 1.0)) (cbrt (- x 1.0))))) |
| 411.0ms | (sqrt (+ (* (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0))) (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0)))) (* (- phi1 phi2) (- phi1 phi2)))) |
| 216× | egg-herbie |
Total 16.5b remaining (25.5%)
Threshold costs 7.1b (11%)
| 5.5b | 48.1% | Quotient of products |
| 3.9b | 71.9% | Equirectangular approximation to distance on a great circle |
| 1.0b | 0% | 2-ancestry mixing, zero discriminant |
| 0.8b | 0% | (- (/ x0 (- 1 x1)) x0) |
| 0.7b | 0% | Hyperbolic sine |
| 143× | rewrite-expression-head |
500 calls:
| 87.0ms | (/ (- (* x (* (cbrt (- x 1.0)) (cbrt (- x 1.0)))) (* (+ x 1.0) (* (* (cbrt (- (* x x) (* 1.0 1.0))) (cbrt (- (* x x) (* 1.0 1.0)))) (/ (cbrt (+ x 1.0)) (- x 1.0))))) (* (+ x 1.0) (* (cbrt (- x 1.0)) (cbrt (- x 1.0))))) |
| 72.0ms | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (neg 0.0625) (pow x 5)))) |
| 69.0ms | (log (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (neg 0.0625) (pow x 5))))) |
| 64.0ms | (- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
| 60.0ms | (* (/ 4.0 (/ 2.0 (* a c))) (/ (/ 1 (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))) a)) |
| 7589× | times-frac |
| 6428× | *-un-lft-identity |
| 6315× | add-sqr-sqrt |
| 4027× | add-cube-cbrt |
| 2819× | add-exp-log |
| 2702× | cbrt-div |
| 2307× | frac-times |
| 2021× | flip-- |
| 2020× | flip3-- |
| 1914× | associate-*r/ |
| 1756× | add-cbrt-cube |
| 1477× | associate-*l/ |
| 1222× | associate-*r* |
| 1005× | pow1 |
| 932× | sqrt-prod |
| 921× | prod-exp |
| 893× | frac-sub |
| 886× | difference-of-squares |
| 881× | div-exp |
| 823× | add-log-exp |
| 754× | distribute-lft-out-- |
| 722× | associate-/l* |
| 716× | cbrt-prod |
| 569× | flip-+ |
| 568× | flip3-+ |
| 549× | associate-/r* |
| 531× | associate-/l/ |
| 517× | unpow-prod-down |
| 496× | associate-*l* |
| 462× | sqrt-div |
| 451× | div-inv |
| 420× | distribute-lft-out |
| 418× | distribute-rgt-neg-in |
| 416× | cbrt-undiv |
| 405× | cbrt-unprod |
| 392× | associate-/r/ |
| 380× | frac-add |
| 355× | pow-exp |
| 354× | cube-prod |
| 258× | pow-to-exp |
| 216× | unswap-sqr |
| 208× | pow-prod-down |
| 172× | log-prod |
| 153× | sqr-pow |
| 133× | distribute-lft-neg-in |
| 117× | neg-mul-1 |
| 116× | *-commutative |
| 113× | clear-num frac-2neg |
| 106× | sub-neg |
| 94× | diff-log |
| 77× | cos-mult |
| 76× | sum-log |
| 71× | pow1/3 |
| 66× | swap-sqr |
| 56× | unpow3 cube-mult |
| 52× | div-sub |
| 51× | +-commutative |
| 50× | 1-exp |
| 46× | log-pow |
| 37× | neg-sub0 |
| 36× | pow1/2 rec-exp sqrt-pow1 log-div |
| 32× | rem-sqrt-square associate-+r+ |
| 30× | distribute-rgt-in pow-unpow distribute-lft-in |
| 29× | associate-+l- |
| 28× | distribute-rgt-out |
| 25× | neg-log |
| 24× | unpow2 |
| 23× | sin-mult |
| 21× | exp-prod tan-quot rem-log-exp |
| 20× | cube-div |
| 19× | pow-sqr pow-prod-up |
| 18× | sin-diff |
| 17× | cos-sum cos-diff |
| 14× | sin-cos-mult associate--l- |
| 13× | pow-plus pow-pow |
| 12× | pow2 distribute-frac-neg |
| 11× | rem-cube-cbrt associate--l+ |
| 8× | associate--r- associate--r+ |
| 7× | associate-+l+ acos-asin exp-sum |
| 6× | associate-+r- pow-flip |
| 5× | distribute-lft1-in inv-pow sin-sum rem-cbrt-cube |
| 4× | un-div-inv rem-exp-log asin-acos |
| 3× | exp-diff acos-neg log-rec distribute-rgt-neg-out |
| 2× | difference-cubes distribute-lft-neg-out unsub-neg exp-to-pow |
| 1× | sqrt-unprod tanh-undef sqr-cos tanh-def |
Loading profile data...