| Date: | Friday, July 17th, 2020 |
|---|---|
| Commit: | 5d628957 on release-1.4 |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020199 |
| 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 |
| 26× | intervals |
| 8.7s | 6417× | body | 5120 | exit |
| 6.6s | 13757× | body | 1280 | valid |
| 3.0s | 78447× | body | 80 | valid |
| 2.7s | 9208× | body | 640 | valid |
| 1.6s | 3756× | body | 1280 | nan |
| 875.0ms | 4054× | body | 320 | valid |
| 849.0ms | 24768× | pre | 80 | true |
| 819.0ms | 2979× | body | 640 | nan |
| 290.0ms | 1862× | body | 160 | valid |
| 276.0ms | 1494× | body | 320 | nan |
| 175.0ms | 2053× | body | 80 | invalid |
| 84.0ms | 248× | body | 640 | invalid |
| 71.0ms | 141× | body | 1280 | invalid |
| 62.0ms | 535× | body | 160 | nan |
| 41.0ms | 177× | body | 320 | invalid |
| 28.0ms | 458× | body | 80 | nan |
| 19.0ms | 115× | body | 160 | invalid |
| 10.0ms | 153× | body | 80 | overflowed |
| 4.0ms | 2× | body | 5120 | nan |
| 13× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 76.9% | 23.1% | 0 |
| 0% | 76.9% | 23.1% | 1 |
| 0% | 76.9% | 23.1% | 2 |
| 25% | 51.9% | 23.1% | 3 |
| 34.6% | 42.3% | 23.1% | 4 |
| 39.9% | 37% | 23.1% | 5 |
| 42.3% | 33.9% | 23.8% | 6 |
| 45.6% | 30.4% | 24% | 7 |
| 47.2% | 28.4% | 24.4% | 8 |
| 49% | 26.5% | 24.5% | 9 |
| 50.8% | 24.3% | 24.9% | 10 |
| 51.4% | 23.5% | 25.1% | 11 |
| 52.1% | 22.5% | 25.4% | 12 |
| 52.8% | 21.6% | 25.6% | 13 |
| 53% | 21% | 25.9% | 14 |
| 72× | egg-herbie |
126 calls:
| 133.0ms | (+ x (- (* (+ (tan y) (tan z)) (/ 1 (- 1 (* (tan y) (tan z))))) (tan a))) |
| 131.0ms | (+ x (- (/ (+ (tan y) (tan z)) (- 1 (* (tan y) (tan z)))) (tan a))) |
| 128.0ms | (+ x (- (/ (+ (tan y) (tan z)) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))) (tan a))) |
| 124.0ms | (- (/ (+ (tan y) (tan z)) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))) (tan a)) |
| 122.0ms | (- (* (+ (tan y) (tan z)) (/ 1 (- 1 (* (tan y) (tan z))))) (tan a)) |
Total 7.6b remaining (10.7%)
Threshold costs 3.0b (4.2%)
| 4.6b | 30.5% | mixedcos |
| 0.5b | 0% | exp-w crasher |
| 0.4b | 0% | sqrt C |
| 0.4b | 0% | sqrt D |
| 0.3b | 0% | rsin A |
| 46× | rewrite-expression-head |
126 calls:
| 38.0ms | (* (/ (pow (sqrt l) (exp w)) (* (* (cbrt (exp w)) (cbrt (sqrt (exp w)))) (cbrt (sqrt (exp w))))) (/ (pow (sqrt l) (exp w)) (cbrt (exp w)))) |
| 33.0ms | (* (/ (pow (sqrt l) (exp w)) (* (cbrt (exp w)) (cbrt (exp w)))) (/ (pow (sqrt l) (exp w)) (cbrt (exp w)))) |
| 24.0ms | (/ (cos (* 2.0 x)) (* (pow c (/ 2.0 2)) (* x (* (* x (pow s (/ 2.0 2))) (* (pow c (/ 2.0 2)) (pow s (/ 2.0 2))))))) |
| 23.0ms | (/ (cos (* 2.0 x)) (* (pow c (/ 2.0 2)) (* x (* (* (* x (pow s (/ 2.0 2))) (pow s (/ 2.0 2))) (pow c (/ 2.0 2)))))) |
| 21.0ms | (* (pow c (/ 2.0 2)) (* x (* (* x (pow s (/ 2.0 2))) (* (pow c (/ 2.0 2)) (pow s (/ 2.0 2)))))) |
| 3881× | add-exp-log |
| 3233× | prod-exp |
| 952× | add-sqr-sqrt |
| 824× | pow-to-exp pow-exp |
| 637× | *-un-lft-identity |
| 567× | add-cube-cbrt |
| 565× | add-cbrt-cube |
| 463× | associate-*r* |
| 441× | times-frac |
| 406× | div-exp |
| 328× | pow1 |
| 301× | sqrt-prod |
| 285× | unpow-prod-down |
| 264× | cbrt-prod |
| 260× | cbrt-unprod |
| 250× | associate-*l* |
| 177× | add-log-exp |
| 151× | unswap-sqr |
| 103× | pow-prod-down |
| 87× | sqr-pow |
| 60× | cbrt-undiv |
| 57× | *-commutative |
| 55× | associate-/l* |
| 48× | associate-/r* |
| 33× | associate-/r/ |
| 30× | tan-quot difference-of-squares |
| 28× | div-inv |
| 26× | sin-mult distribute-lft-out-- |
| 24× | flip-- flip3-- |
| 22× | frac-sub |
| 21× | distribute-lft-neg-in distribute-rgt-neg-in swap-sqr cos-mult |
| 19× | sub-neg pow1/3 diff-log |
| 18× | clear-num frac-2neg |
| 17× | sqrt-pow1 |
| 16× | pow1/2 |
| 15× | pow-unpow exp-prod |
| 14× | log-prod distribute-rgt-neg-out |
| 13× | pow-pow |
| 12× | associate-*r/ distribute-lft-out |
| 10× | sub-div |
| 9× | sum-log flip-+ flip3-+ log-pow |
| 8× | associate-*l/ |
| 7× | rem-sqrt-square frac-times associate--l+ |
| 6× | distribute-lft-neg-out rem-log-exp associate-/l/ |
| 5× | exp-sum +-commutative pow-prod-up |
| 4× | frac-add associate-+r+ associate-+r- sqrt-pow2 pow-sqr rem-exp-log |
| 3× | neg-mul-1 pow-plus |
| 2× | pow2 tan-sum cos-sum sqrt-unprod sqrt-div cube-prod exp-diff |
| 1× | div-sub pow3 un-div-inv unpow2 |
Loading profile data...