| Date: | Wednesday, March 4th, 2020 |
|---|---|
| Commit: | 96d2f482 on refactor-and-minor |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020064 |
| 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 |
| 78× | intervals |
| 2.3m | 24538× | body | 10240 | exit |
| 34.4s | 43885× | body | 1280 | valid |
| 11.7s | 30658× | body | 640 | valid |
| 7.1s | 202876× | body | 80 | valid |
| 4.9s | 151994× | body | 80 | nan |
| 4.6s | 27777× | body | 320 | valid |
| 3.1s | 35566× | body | 160 | valid |
| 2.8s | 162435× | pre | 80 | true |
| 778.0ms | 3005× | body | 2560 | valid |
| 387.0ms | 4079× | pre | 10240 | exit |
| 380.0ms | 7843× | body | 160 | nan |
| 131.0ms | 289× | body | 5120 | valid |
| 108.0ms | 8340× | pre | 80 | false |
507 calls:
| 12.7s | (/ (* (cbrt (- (* (+ (* 0.5 (* s c_p)) 1) (+ (* 0.5 (* s c_p)) 1)) (* (* 0.5 (* s c_n)) (* 0.5 (* s c_n))))) (cbrt (- (* (+ (* 0.5 (* s c_p)) 1) (+ (* 0.5 (* s c_p)) 1)) (* (* 0.5 (* s c_n)) (* 0.5 (* s c_n)))))) (* (cbrt (+ (+ (* 0.5 (* s c_p)) 1) (* 0.5 (* s c_n)))) (cbrt (+ (+ (* 0.5 (* s c_p)) 1) (* 0.5 (* s c_n)))))) |
| 799.0ms | (/ (- (* (cos delta) (cos delta)) (* (* (sin phi1) (sin (asin (+ (* (sin phi1) (cos delta)) (* (* (cos phi1) (sin delta)) (cos theta)))))) (* (sin phi1) (sin (asin (+ (* (sin phi1) (cos delta)) (* (* (cos phi1) (sin delta)) (cos theta)))))))) (+ (cos delta) (* (sin phi1) (sin (asin (+ (* (sin phi1) (cos delta)) (* (* (cos phi1) (sin delta)) (cos theta)))))))) |
| 704.0ms | (/ (- (pow (cos delta) 2) (+ (* (pow (sin delta) 2) (* (pow (cos phi1) 2) (* (pow (cos theta) 2) (pow (sin phi1) 2)))) (+ (* 2 (* (sin delta) (* (cos phi1) (* (pow (sin phi1) 3) (* (cos delta) (cos theta)))))) (* (pow (sin phi1) 4) (pow (cos delta) 2))))) (+ (cos delta) (* (sin phi1) (sin (asin (+ (* (sin phi1) (cos delta)) (* (* (cos phi1) (sin delta)) (cos theta)))))))) |
| 688.0ms | (/ (+ (pow (cos phi1) 3) (pow (* (* (cos lambda1) (cos lambda2)) (cos phi2)) 3)) (+ (* (* (* (cos lambda1) (cos lambda2)) (cos phi2)) (- (* (* (cos lambda1) (cos lambda2)) (cos phi2)) (cos phi1))) (* (cos phi1) (cos phi1)))) |
| 631.0ms | (* (cbrt (- (+ (* 0.5 (* s c_p)) 1) (* 0.5 (* s c_n)))) (cbrt (- (+ (* 0.5 (* s c_p)) 1) (* 0.5 (* s c_n))))) |
| 224× | egg-herbie |
Total 23.9b remaining (19%)
Threshold costs 6.6b (5.3%)
| 4.2b | 84.5% | Quadratic roots, full range |
| 4.2b | 86.1% | Cubic critical |
| 3.6b | 73.5% | Equirectangular approximation to distance on a great circle |
| 2.8b | 75.6% | Quotient of products |
| 1.3b | 0% | 2-ancestry mixing, positive discriminant |
| 146× | rewrite-expression-head |
507 calls:
| 120.0ms | (/ (/ (- (* 3.0 a)) 1) (/ (- (* 3.0 a)) (/ c (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))))) |
| 92.0ms | (- (- (/ (- 1.0) (pow x 2)) (/ 3.0 x)) (/ 3.0 (pow x 3))) |
| 77.0ms | (sqrt (+ (* (- lambda1 lambda2) (* (* (cbrt (* (cos (/ (+ phi1 phi2) 2.0)) (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0))))) (cbrt (* (cos (/ (+ phi1 phi2) 2.0)) (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0)))))) (cbrt (* (cos (/ (+ phi1 phi2) 2.0)) (* (- lambda1 lambda2) (cos (/ (+ phi1 phi2) 2.0))))))) (* (- phi1 phi2) (- phi1 phi2)))) |
| 73.0ms | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5)))) |
| 71.0ms | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5)))) |
| 19300× | times-frac |
| 11773× | *-un-lft-identity |
| 11100× | add-sqr-sqrt |
| 7312× | add-cube-cbrt |
| 2552× | add-exp-log |
| 2226× | associate-*l/ |
| 2196× | associate-*r/ |
| 2086× | distribute-rgt-neg-in |
| 2079× | flip-- |
| 2078× | flip3-- |
| 1741× | difference-of-squares |
| 1730× | add-cbrt-cube |
| 1706× | frac-times |
| 1674× | distribute-lft-out-- |
| 1404× | distribute-lft-neg-in |
| 1394× | cbrt-div |
| 1308× | neg-mul-1 |
| 1240× | sqrt-prod |
| 1204× | pow1 |
| 1036× | associate-*r* |
| 934× | sqrt-div |
| 863× | frac-add |
| 846× | associate-/l* |
| 829× | add-log-exp |
| 768× | prod-exp |
| 749× | div-exp |
| 701× | associate-/r* |
| 619× | associate-/r/ |
| 610× | div-inv |
| 545× | unpow-prod-down |
| 523× | distribute-lft-out |
| 478× | associate-*l* |
| 457× | log-prod |
| 388× | cbrt-unprod |
| 381× | cbrt-undiv |
| 321× | cbrt-prod |
| 310× | cube-prod |
| 309× | pow-exp |
| 283× | pow-prod-down |
| 223× | pow-to-exp |
| 198× | flip-+ sqr-pow |
| 197× | flip3-+ |
| 174× | unswap-sqr |
| 151× | associate-/l/ |
| 133× | swap-sqr |
| 124× | clear-num frac-2neg |
| 115× | sub-neg |
| 110× | *-commutative |
| 108× | diff-log |
| 94× | div-sub |
| 89× | log-pow |
| 69× | sum-log |
| 67× | frac-sub |
| 65× | unpow3 cube-mult |
| 59× | log-div |
| 54× | exp-prod |
| 53× | pow1/3 |
| 49× | unpow2 |
| 45× | neg-sub0 |
| 44× | tan-quot |
| 43× | associate--l+ |
| 42× | pow1/2 pow-unpow sqrt-pow1 |
| 41× | +-commutative |
| 38× | exp-sum |
| 36× | distribute-rgt-in pow-prod-up pow-sqr distribute-lft-in rem-log-exp |
| 34× | rem-sqrt-square |
| 31× | 1-exp associate-+l- |
| 30× | sin-mult |
| 28× | cube-div rec-exp |
| 23× | neg-log cos-mult |
| 22× | pow-pow pow-plus |
| 20× | associate--l- |
| 19× | cos-diff distribute-frac-neg |
| 17× | pow2 |
| 16× | associate--r+ sin-diff |
| 15× | associate-+r+ associate-+r- |
| 14× | rem-cube-cbrt acos-asin |
| 13× | cos-sum pow-flip distribute-rgt-out |
| 11× | sin-cos-mult |
| 10× | associate--r- distribute-rgt-neg-out |
| 9× | sin-sum |
| 8× | acos-neg associate-+l+ |
| 7× | rem-exp-log inv-pow rem-cbrt-cube |
| 6× | exp-diff |
| 5× | sin-neg |
| 4× | sub-div sum-cubes |
| 3× | difference-cubes |
| 2× | distribute-lft1-in unsub-neg log-rec asin-acos |
| 1× | un-div-inv sqrt-unprod tanh-undef sqr-cos tanh-def |