
| Date: | Sunday, December 8th, 2024 |
|---|---|
| Commit: | d0f224d5 on bhargav-nobigfloat |
| Hostname: | nightly with Racket 8.10 |
| Seed: | 2024343 |
| Parameters: | 256 points for 0 iterations |
| Flags: | localize:costslocalize:errorsreduce:regimesreduce:binary-searchreduce:branch-expressionssetup:simplifysetup:searchrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:numericsrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifygenerate:proofs default |
Time bar (total: 2.5min)
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | #f | cancellation | 1806 | 44 |
sin.f64 | #f | sensitivity | 1643 | 4 |
cos.f64 | #f | sensitivity | 1633 | 3 |
sqrt.f64 | #f | oflow-rescue | 1422 | 0 |
-.f64 | #f | cancellation | 1228 | 18 |
-.f64 | #f | nan-rescue | 620 | 0 |
log.f64 | #f | sensitivity | 596 | 1 |
/.f64 | #f | o/n | 472 | 0 |
/.f64 | #f | o/o | 277 | 0 |
/.f64 | #f | u/u | 266 | 0 |
*.f64 | #f | n*o | 247 | 0 |
exp.f64 | #f | sensitivity | 155 | 27 |
sqrt.f64 | #f | uflow-rescue | 143 | 0 |
*.f64 | #f | n*u | 123 | 0 |
/.f64 | #f | n/o | 119 | 0 |
cbrt.f64 | #f | oflow-rescue | 107 | 0 |
*.f64 | #f | o*u | 102 | 0 |
+.f64 | #f | nan-rescue | 97 | 0 |
cos.f64 | #f | cancelation | 96 | 0 |
/.f64 | #f | u/n | 94 | 0 |
/.f64 | #f | n/u | 64 | 0 |
cbrt.f64 | #f | uflow-rescue | 45 | 0 |
acos.f64 | (acos.f64 (+.f64 (*.f64 (sin.f64 phi1) (sin.f64 phi2)) (*.f64 (*.f64 (cos.f64 phi1) (cos.f64 phi2)) (cos.f64 (-.f64 lambda1 lambda2))))) | sensitivity | 26 | 3 |
*.f64 | #f | u*o | 26 | 0 |
log.f64 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) | uflow-rescue | 24 | 0 |
| ↳ | (*.f64 x x) | underflow | 64 | |
| ↳ | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) | underflow | 24 | |
pow.f64 | #f | sensitivity | 10 | 0 |
pow.f64 | (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 t)))) c_p) | uflow-rescue | 6 | 0 |
| ↳ | (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 t)))) c_p) | underflow | 5 | |
| ↳ | (exp.f64 (neg.f64 t)) | underflow | 1 | |
| ↳ | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 t)))) | underflow | 6 | |
log.f64 | #f | oflow-rescue | 6 | 0 |
asin.f64 | (asin.f64 (+.f64 (*.f64 (sin.f64 phi1) (cos.f64 delta)) (*.f64 (*.f64 (cos.f64 phi1) (sin.f64 delta)) (cos.f64 theta)))) | sensitivity | 1 | 2 |
-.f64 | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) | oflow-left | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 5759 | 64 |
| - | 1288 | 5945 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 5759 | 46 | 18 |
| - | 1288 | 41 | 5904 |
| number | freq |
|---|---|
| 0 | 6009 |
| 1 | 4499 |
| 2 | 1622 |
| 3 | 388 |
| 4 | 292 |
| 5 | 145 |
| 6 | 70 |
| 7 | 18 |
| 8 | 9 |
| 9 | 3 |
| 10 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 42 | 1 | 0 |
| - | 2 | 0 | 6 |
| 14.2s | 41 988× | 1 | valid |
| 10.6s | 101 604× | 0 | valid |
| 8.8s | 11 472× | 2 | valid |
| 2.0s | 1 584× | 3 | valid |
| 834.0ms | 24× | 4 | valid |
Compiled 345 660 to 38 376 computations (88.9% saved)
ival-sin: 5.1s (17.6% of total)ival-mult: 3.9s (13.4% of total)ival-cos: 3.2s (11% of total)ival-div: 2.3s (7.9% of total)adjust: 1.9s (6.7% of total)ival-pow2: 1.8s (6.1% of total)ival-sinu: 1.4s (5% of total)ival-cosu: 1.3s (4.6% of total)ival-sub: 1.3s (4.4% of total)ival-add: 1.3s (4.3% of total)ival-exp: 1.0s (3.5% of total)ival-log: 953.0ms (3.3% of total)ival-pow: 953.0ms (3.3% of total)ival-sqrt: 790.0ms (2.7% of total)ival-neg: 329.0ms (1.1% of total)ival-tan: 236.0ms (0.8% of total)ival-atan2: 232.0ms (0.8% of total)ival-hypot: 199.0ms (0.7% of total)ival-atan: 144.0ms (0.5% of total)ival-acos: 125.0ms (0.4% of total)ival-true: 110.0ms (0.4% of total)ival-cbrt: 96.0ms (0.3% of total)ival-pi: 92.0ms (0.3% of total)exact: 90.0ms (0.3% of total)ival-fabs: 62.0ms (0.2% of total)ival-assert: 59.0ms (0.2% of total)ival-asin: 48.0ms (0.2% of total)ival-log1p: 30.0ms (0.1% of total)| 52× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 80.7% | 19.3% | 0% | 0% | 0% | 0 |
| 17% | 13.7% | 67% | 19.3% | 0% | 0% | 0% | 1 |
| 24.8% | 19.7% | 59.7% | 19.3% | 0% | 1.3% | 0% | 2 |
| 35% | 26.9% | 49.9% | 19.3% | 0% | 3.9% | 0% | 3 |
| 42.2% | 32.1% | 44% | 19.3% | 0% | 4.6% | 0% | 4 |
| 47.8% | 36.1% | 39.4% | 19.3% | 0% | 5.1% | 0% | 5 |
| 50.9% | 38.1% | 36.8% | 19.3% | 0% | 5.8% | 0% | 6 |
| 54.3% | 40.2% | 33.9% | 19.3% | 0% | 6.6% | 0% | 7 |
| 56% | 41.3% | 32.4% | 19.3% | 0% | 6.9% | 0% | 8 |
| 58.9% | 43% | 30% | 19.3% | 0% | 7.6% | 0% | 9 |
| 60.2% | 43.8% | 29% | 19.3% | 0% | 7.9% | 0% | 10 |
| 62% | 44.9% | 27.5% | 19.3% | 0% | 8.2% | 0% | 11 |
| 63.5% | 45.7% | 26.3% | 19.3% | 0% | 8.7% | 0% | 12 |
Compiled 1 803 to 948 computations (47.4% saved)
| 51× | egg-herbie |
| 102× | iter limit |
| 59× | saturated |
| 43× | node limit |
Compiled 20 484 to 9 158 computations (55.3% saved)
| 1.0s | 3 394× | 1 | valid |
| 882.0ms | 9 046× | 0 | valid |
| 750.0ms | 425× | 5 | exit |
| 348.0ms | 736× | 2 | valid |
| 137.0ms | 1 106× | 0 | exit |
| 134.0ms | 82× | 3 | valid |
| 81.0ms | 815× | 0 | invalid |
| 69.0ms | 2× | 4 | valid |
| 57.0ms | 380× | 1 | invalid |
| 9.0ms | 29× | 2 | invalid |
| 8.0ms | 101× | 1 | exit |
ival-pow: 696.0ms (22.9% of total)ival-mult: 334.0ms (11% of total)ival-cos: 227.0ms (7.5% of total)adjust: 218.0ms (7.2% of total)ival-div: 218.0ms (7.2% of total)ival-sin: 175.0ms (5.7% of total)ival-pow2: 158.0ms (5.2% of total)ival-sub: 130.0ms (4.3% of total)ival-add: 129.0ms (4.2% of total)ival-sinu: 122.0ms (4% of total)ival-exp: 119.0ms (3.9% of total)ival-cosu: 113.0ms (3.7% of total)ival-log: 94.0ms (3.1% of total)ival-sqrt: 78.0ms (2.6% of total)ival-neg: 42.0ms (1.4% of total)const: 41.0ms (1.3% of total)ival-<: 28.0ms (0.9% of total)ival-atan2: 19.0ms (0.6% of total)ival-hypot: 15.0ms (0.5% of total)ival-tan: 14.0ms (0.5% of total)ival-acos: 11.0ms (0.4% of total)exact: 10.0ms (0.3% of total)ival-and: 9.0ms (0.3% of total)ival-true: 8.0ms (0.3% of total)ival-atan: 8.0ms (0.3% of total)ival-cbrt: 7.0ms (0.2% of total)ival-assert: 6.0ms (0.2% of total)ival-asin: 4.0ms (0.1% of total)ival-log1p: 3.0ms (0.1% of total)ival-fabs: 3.0ms (0.1% of total)ival-pi: 3.0ms (0.1% of total)ival-<=: 3.0ms (0.1% of total)ival-==: 1.0ms (0% of total)ival-or: 0.0ms (0% of total)| 51× | egg-herbie |
| 51× | saturated |
Compiled 3 028 to 1 548 computations (48.9% saved)
| 51× | fuel |
Compiled 1 494 to 761 computations (49.1% saved)
Compiled 0 to 142 computations (-∞% saved)
Loading profile data...