
| Date: | Saturday, August 24th, 2024 |
|---|---|
| Commit: | 73092913 on zane-fix-unused |
| Hostname: | nightly with Racket 8.11.1 |
| Seed: | 2024237 |
| Parameters: | 256 points for 4 iterations |
| Flags: | localize:costslocalize:errorsreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionssetup:simplifysetup:searchrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:numericsrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifygenerate:proofs default |
Time bar (total: 1.2min)
| 73× | egg-herbie |
| 385 500× | lower-fma.f32 |
| 385 400× | lower-fma.f64 |
| 182 014× | lower-*.f32 |
| 181 710× | lower-*.f64 |
| 81 076× | lower-+.f32 |
| 94× | iter limit |
| 41× | node limit |
| 34× | saturated |
| 6.6s | 70 215× | 0 | valid |
| 921.0ms | 4 083× | 2 | valid |
| 615.0ms | 1 947× | 0 | invalid |
| 1.0ms | 6× | 1 | valid |
ival-div: 1.4s (25% of total)ival-mult: 1.1s (19.9% of total)ival-sub: 1.0s (17.4% of total)ival-sqrt: 621.0ms (10.8% of total)ival-add: 497.0ms (8.6% of total)ival-neg: 245.0ms (4.3% of total)ival-if: 180.0ms (3.1% of total)ival-log: 127.0ms (2.2% of total)ival->=: 104.0ms (1.8% of total)adjust: 92.0ms (1.6% of total)ival-fabs: 85.0ms (1.5% of total)ival-exp: 75.0ms (1.3% of total)ival-true: 58.0ms (1% of total)exact: 56.0ms (1% of total)ival-assert: 29.0ms (0.5% of total)| 145 096× | lower-fma.f32 |
| 144 996× | lower-fma.f64 |
| 117 472× | lower-*.f32 |
| 117 180× | lower-*.f64 |
| 115 866× | lower-/.f32 |
| 68× | iter limit |
| 30× | node limit |
| 2× | unsound |
| 1× | saturated |
Compiled 20 548 to 9 574 computations (53.4% saved)
| 238 462× | lower-fma.f32 |
| 238 420× | lower-fma.f64 |
| 145 164× | lower-*.f32 |
| 145 032× | lower-*.f64 |
| 77 592× | lower-/.f32 |
| 47× | iter limit |
| 31× | node limit |
| 5× | fuel |
| 4× | done |
| 2× | saturated |
Compiled 4 884 to 2 285 computations (53.2% saved)
Compiled 1 423 455 to 85 696 computations (94% saved)
| 1.8s | 6 604× | 0 | valid |
| 861.0ms | 900× | 2 | valid |
| 558.0ms | 580× | 1 | valid |
| 121.0ms | 106× | 3 | valid |
| 1.0ms | 2× | 5 | exit |
Compiled 8 290 to 861 computations (89.6% saved)
ival-mult: 557.0ms (25.9% of total)ival-add: 435.0ms (20.2% of total)ival-div: 404.0ms (18.8% of total)adjust: 298.0ms (13.8% of total)ival-sub: 136.0ms (6.3% of total)ival-sqrt: 99.0ms (4.6% of total)ival-neg: 60.0ms (2.8% of total)ival-if: 57.0ms (2.6% of total)ival-log: 26.0ms (1.2% of total)ival-fabs: 18.0ms (0.8% of total)const: 16.0ms (0.7% of total)ival-exp: 14.0ms (0.6% of total)exact: 11.0ms (0.5% of total)ival-true: 7.0ms (0.3% of total)ival-e: 6.0ms (0.3% of total)ival->=: 6.0ms (0.3% of total)ival-assert: 3.0ms (0.1% of total)| 9× | egg-herbie |
| 11 858× | lower-fma.f32 |
| 11 858× | lower-fma.f64 |
| 5 976× | div-sub |
| 5 512× | lower-*.f32 |
| 5 482× | lower-*.f64 |
| 18× | iter limit |
| 13× | saturated |
| 5× | node limit |
Compiled 4 110 to 1 120 computations (72.7% saved)
1119 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 436.0ms | x | @ | inf | (log x) |
| 71.0ms | a | @ | 0 | (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
| 41.0ms | b | @ | -inf | (- (* b b) (* (* 4 a) c)) |
| 40.0ms | x | @ | 0 | (log x) |
| 22.0ms | y | @ | -inf | (- (/ (+ x 4) y) (* (/ x y) z)) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | #f | oflow-rescue | 266 | 0 |
+.f64 | #f | cancellation | 131 | 0 |
-.f64 | #f | cancellation | 108 | 0 |
sqrt.f64 | #f | uflow-rescue | 64 | 0 |
/.f64 | #f | n/u | 25 | 0 |
/.f64 | #f | u/n | 23 | 0 |
-.f64 | #f | nan-rescue | 17 | 0 |
*.f64 | (*.f64 (/.f64 x y) z) | n*o | 11 | 0 |
*.f64 | (*.f64 (/.f64 x y) z) | n*u | 3 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 288 | 13 |
| - | 222 | 1781 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 288 | 0 | 13 |
| - | 222 | 0 | 1781 |
| number | freq |
|---|---|
| 0 | 1794 |
| 1 | 380 |
| 2 | 122 |
| 3 | 8 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 4 | 0 | 0 |
| - | 0 | 0 | 5 |
| 360.0ms | 3 672× | 0 | valid |
| 170.0ms | 598× | 2 | valid |
| 69.0ms | 290× | 1 | valid |
| 19.0ms | 48× | 3 | valid |
Compiled 1 124 to 300 computations (73.3% saved)
ival-mult: 70.0ms (22.1% of total)ival-div: 63.0ms (19.9% of total)ival-sub: 51.0ms (16.1% of total)ival-sqrt: 35.0ms (11.1% of total)adjust: 32.0ms (10.1% of total)ival-add: 16.0ms (5.1% of total)ival-neg: 11.0ms (3.5% of total)ival-if: 10.0ms (3.2% of total)ival-log: 7.0ms (2.2% of total)ival-exp: 5.0ms (1.6% of total)ival-fabs: 5.0ms (1.6% of total)ival-true: 4.0ms (1.3% of total)exact: 4.0ms (1.3% of total)ival->=: 3.0ms (0.9% of total)ival-assert: 2.0ms (0.6% of total)26 calls:
| 237.0ms | x |
| 135.0ms | b |
| 112.0ms | (*.f64 x x) |
| 106.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 103.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
Compiled 1 606 to 1 014 computations (36.9% saved)
| 9× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 22.2% | 22.2% | 77.7% | 0.1% | 0% | 0% | 0% | 1 |
| 29.4% | 27.8% | 66.6% | 0.1% | 0% | 5.6% | 0% | 2 |
| 50% | 44.4% | 44.4% | 0.1% | 0% | 11.1% | 0% | 3 |
| 59.7% | 51.3% | 34.7% | 0.1% | 0% | 13.9% | 0% | 4 |
| 67.2% | 56.9% | 27.7% | 0.1% | 0% | 15.3% | 0% | 5 |
| 74.4% | 62.4% | 21.5% | 0.1% | 0% | 16% | 0% | 6 |
| 78.9% | 64.9% | 17.3% | 0.1% | 0% | 17.7% | 0% | 7 |
| 80.8% | 66.3% | 15.8% | 0.1% | 0% | 17.9% | 0% | 8 |
| 85.9% | 69.9% | 11.5% | 0.1% | 0% | 18.5% | 0% | 9 |
| 88% | 70.7% | 9.7% | 0.1% | 0% | 19.6% | 0% | 10 |
| 90% | 72.1% | 8% | 0.1% | 0% | 19.8% | 0% | 11 |
| 92.3% | 73.5% | 6.2% | 0.1% | 0% | 20.3% | 0% | 12 |
Compiled 153 to 106 computations (30.7% saved)
| 34× | binary-search |
| 11× | left-value |
| 27× | narrow-enough |
| 7× | predicate-same |
| 202.0ms | 2 624× | 0 | valid |
| 16.0ms | 149× | 0 | invalid |
| 7.0ms | 48× | 2 | valid |
Compiled 11 597 to 7 136 computations (38.5% saved)
ival-mult: 46.0ms (29.8% of total)ival-div: 36.0ms (23.3% of total)ival-sub: 17.0ms (11% of total)ival-add: 13.0ms (8.4% of total)ival->=: 12.0ms (7.8% of total)ival-sqrt: 8.0ms (5.2% of total)ival-fabs: 7.0ms (4.5% of total)ival-neg: 5.0ms (3.2% of total)ival-if: 4.0ms (2.6% of total)ival-true: 2.0ms (1.3% of total)exact: 2.0ms (1.3% of total)adjust: 1.0ms (0.6% of total)ival-assert: 1.0ms (0.6% of total)Loading profile data...