| Date: | Tuesday, June 23rd, 2020 |
|---|---|
| Commit: | ce6c70f5 on ival-perf-with-search |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020175 |
| Parameters: | 256 points for 4 iterations |
| Flags: | setup:simplifysetup:searchrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifyreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback default |
| 78× | intervals |
| 45.0s | 43665× | body | 1280 | valid |
| 14.8s | 29915× | body | 640 | valid |
| 8.0s | 174028× | body | 80 | valid |
| 8.0s | 1122× | body | 5120 | exit |
| 6.2s | 27656× | body | 320 | valid |
| 4.2s | 35704× | body | 160 | valid |
| 2.6s | 104945× | pre | 80 | true |
| 1.6s | 605× | body | 1280 | overflowed |
| 1.1s | 6026× | body | 80 | overflowed |
| 1.0s | 3175× | body | 2560 | valid |
| 790.0ms | 544× | body | 640 | overflowed |
| 749.0ms | 3179× | body | 2560 | nan |
| 642.0ms | 9401× | body | 80 | nan |
| 404.0ms | 2555× | body | 1280 | nan |
| 374.0ms | 5459× | body | 80 | invalid |
| 246.0ms | 287× | body | 320 | overflowed |
| 242.0ms | 506× | body | 640 | invalid |
| 230.0ms | 322× | body | 1280 | invalid |
| 167.0ms | 1276× | body | 640 | nan |
| 95.0ms | 207× | body | 5120 | valid |
| 71.0ms | 210× | body | 320 | invalid |
| 64.0ms | 648× | body | 320 | nan |
| 62.0ms | 135× | body | 160 | overflowed |
| 30.0ms | 121× | body | 160 | invalid |
| 19.0ms | 292× | body | 160 | nan |
| 2.0ms | 123× | pre | 80 | false |
| 78× | search |
Total 27.6b remaining (22.3%)
Threshold costs 7.5b (6%)
| 7.3b | 46.2% | Equirectangular approximation to distance on a great circle |
| 6.8b | 40% | Quotient of products |
| 3.1b | 88.6% | Quadratic roots, full range |
| 1.9b | 91.4% | Cubic critical |
| 1.1b | 0% | 2-ancestry mixing, zero discriminant |
| 223× | egg-herbie |
505 calls:
| 219.0ms | (- 1.0 (+ (pow (- (* (sin (/ phi1 2.0)) (cos (/ phi2 2.0))) (* (cos (/ phi1 2.0)) (sin (/ phi2 2.0)))) 2.0) (* (* (* (cos phi1) (cos phi2)) (- (* (sin (/ lambda1 2.0)) (cos (/ lambda2 2.0))) (* (cos (/ lambda1 2.0)) (sin (/ lambda2 2.0))))) (sin (/ (- lambda1 lambda2) 2.0))))) |
| 205.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))) |
| 184.0ms | (cbrt (+ (* (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0))) (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0)))) (* (- phi1 phi2) (- phi1 phi2)))) |
| 184.0ms | (cbrt (+ (* (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0))) (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0)))) (* (- phi1 phi2) (- phi1 phi2)))) |
| 183.0ms | (cbrt (+ (* (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0))) (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0)))) (* (- phi1 phi2) (- phi1 phi2)))) |
| 145× | rewrite-expression-head |
505 calls:
| 75.0ms | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (neg 0.0625) (pow x 5)))) |
| 75.0ms | (log (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (neg 0.0625) (pow x 5))))) |
| 66.0ms | (- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
| 57.0ms | (* (/ 3.0 (/ 3.0 (* a c))) (/ (/ 1 (- (neg b) (sqrt (- (* b b) (* (* 3.0 a) c))))) a)) |
| 57.0ms | (* (/ 4.0 (/ 2.0 (* a c))) (/ (/ 1 (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))) a)) |
| 6489× | times-frac |
| 6224× | *-un-lft-identity |
| 6181× | add-sqr-sqrt |
| 3842× | add-cube-cbrt |
| 3066× | add-exp-log |
| 1906× | add-cbrt-cube |
| 1463× | sqrt-prod |
| 1135× | associate-*l/ |
| 1075× | flip-- |
| 1074× | flip3-- |
| 1071× | associate-*r* |
| 1032× | prod-exp |
| 993× | pow1 |
| 952× | div-exp |
| 949× | difference-of-squares |
| 795× | add-log-exp |
| 732× | distribute-lft-out-- |
| 688× | associate-/l* |
| 686× | associate-/r* |
| 633× | frac-times |
| 611× | unpow-prod-down |
| 539× | frac-add |
| 527× | cbrt-prod |
| 504× | associate-*l* |
| 470× | cbrt-div |
| 463× | cbrt-undiv |
| 455× | cbrt-unprod |
| 441× | cube-prod |
| 438× | distribute-lft-out |
| 426× | log-prod |
| 402× | associate-*r/ |
| 361× | pow-exp |
| 343× | div-inv |
| 288× | associate-/r/ |
| 270× | pow-to-exp |
| 253× | distribute-rgt-neg-in |
| 235× | sqr-pow |
| 216× | sqrt-div |
| 210× | unswap-sqr |
| 196× | flip-+ |
| 195× | flip3-+ |
| 189× | pow-prod-down |
| 127× | clear-num frac-2neg |
| 116× | sub-neg |
| 112× | associate-/l/ |
| 111× | *-commutative |
| 91× | diff-log |
| 85× | log-pow |
| 78× | associate-+r+ |
| 75× | pow1/3 |
| 65× | swap-sqr |
| 63× | distribute-lft-neg-in sum-log |
| 61× | exp-prod |
| 57× | 1-exp |
| 52× | cube-mult unpow3 |
| 49× | log-div unpow2 |
| 46× | distribute-rgt-in distribute-lft-in sqrt-pow1 |
| 45× | rec-exp |
| 41× | +-commutative |
| 40× | pow1/2 div-sub |
| 37× | rem-sqrt-square |
| 36× | pow-unpow |
| 30× | neg-sub0 |
| 27× | rem-log-exp frac-sub |
| 22× | tan-quot |
| 21× | exp-sum |
| 20× | neg-mul-1 neg-log |
| 19× | pow-sqr pow-prod-up sin-mult |
| 17× | cos-diff sin-diff associate-+l- |
| 16× | associate-+l+ |
| 15× | associate--l- pow-pow |
| 14× | distribute-rgt-out |
| 12× | cos-sum pow-plus associate--l+ |
| 11× | cube-div pow2 difference-cubes sin-cos-mult pow-flip |
| 10× | acos-asin |
| 8× | associate-+r- distribute-frac-neg |
| 7× | inv-pow exp-diff |
| 6× | distribute-rgt-neg-out associate--r+ rem-cube-cbrt |
| 5× | sin-sum rem-cbrt-cube |
| 4× | acos-neg rem-exp-log |
| 3× | cos-mult |
| 2× | distribute-lft1-in associate--r- unsub-neg un-div-inv distribute-neg-frac |
| 1× | tanh-undef sqrt-undiv mul-1-neg exp-to-pow sqrt-unprod asin-acos sum-cubes distribute-neg-out distribute-rgt-out-- tanh-def |
Loading profile data...