
| Date: | Wednesday, July 3rd, 2024 |
|---|---|
| Commit: | 276d3a06 on main |
| Hostname: | nightly with Racket 8.11.1 |
| Seed: | 2024185 |
| 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)
| 70× | egg-herbie |
| 25 268× | fmm-def |
| 25 107× | fma-define |
| 11 541× | times-frac |
| 11 394× | distribute-lft-in |
| 10 344× | distribute-rgt-in |
| 41× | node limit |
| 29× | saturated |
| 6.2s | 70 175× | 0 | valid |
| 1.6s | 4 122× | 2 | valid |
| 229.0ms | 1 970× | 0 | invalid |
| 1.0ms | 7× | 1 | valid |
ival-mult: 2.0s (36% of total)ival-div: 1.4s (26.2% of total)ival-sub: 587.0ms (10.8% of total)ival-sqrt: 380.0ms (7% of total)ival-add: 256.0ms (4.7% of total)ival-neg: 210.0ms (3.9% of total)ival-log: 125.0ms (2.3% of total)ival-if: 88.0ms (1.6% of total)ival-fabs: 84.0ms (1.5% of total)ival-exp: 82.0ms (1.5% of total)adjust: 67.0ms (1.2% of total)ival->=: 61.0ms (1.1% of total)ival-true: 53.0ms (1% of total)...in/eval/compile.rkt:110:19: 36.0ms (0.7% of total)ival-assert: 29.0ms (0.5% of total)| 10 762× | fma-define |
| 8 704× | fmm-def |
| 6 864× | times-frac |
| 6 444× | log1p-expm1-u |
| 6 294× | *-commutative |
| 31× | node limit |
| 5× | done |
| 4× | fuel |
| 3× | saturated |
Compiled 7 431 to 2 080 computations (72% saved)
| 30× | batch-egg-rewrite |
| 18 247× | log1p-expm1-u |
| 14 154× | expm1-log1p-u |
| 8 152× | pow1 |
| 7 586× | add-exp-log |
| 6 697× | add-log-exp |
| 30× | node limit |
Compiled 18 675 to 10 063 computations (46.1% saved)
Compiled 707 579 to 83 278 computations (88.2% saved)
| 1.2s | 6 069× | 0 | valid |
| 1.0s | 438× | 2 | valid |
| 428.0ms | 753× | 0 | invalid |
| 268.0ms | 579× | 1 | valid |
| 187.0ms | 97× | 3 | valid |
Compiled 5 752 to 772 computations (86.6% saved)
ival-div: 540.0ms (24.6% of total)ival-sub: 296.0ms (13.5% of total)ival-mult: 288.0ms (13.1% of total)ival-pow: 262.0ms (11.9% of total)ival-add: 239.0ms (10.9% of total)ival-sqrt: 142.0ms (6.5% of total)ival-cbrt: 86.0ms (3.9% of total)adjust: 76.0ms (3.5% of total)ival-if: 59.0ms (2.7% of total)ival-exp: 35.0ms (1.6% of total)ival-neg: 32.0ms (1.5% of total)ival-pow2: 29.0ms (1.3% of total)ival-hypot: 28.0ms (1.3% of total)ival-log: 15.0ms (0.7% of total)ival-log1p: 14.0ms (0.6% of total)ival->=: 12.0ms (0.5% of total)...in/eval/compile.rkt:110:19: 10.0ms (0.5% of total)ival-fabs: 8.0ms (0.4% of total)ival-true: 7.0ms (0.3% of total)...in/eval/compile.rkt:111:19: 4.0ms (0.2% of total)ival-expm1: 4.0ms (0.2% of total)ival-e: 3.0ms (0.1% of total)ival-assert: 3.0ms (0.1% of total)1707 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 579.0ms | n | @ | -inf | (/ (* n (- n (* -1 n))) f) |
| 225.0ms | c | @ | inf | (* c (/ -2 (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) |
| 165.0ms | x | @ | 0 | (log x) |
| 137.0ms | c | @ | 0 | (* c (/ -2 (+ b (pow (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) 2)))) |
| 85.0ms | x | @ | -inf | (log (+ 1 (- x 1))) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | #f | oflow-rescue | 270 | 0 |
+.f64 | #f | cancellation | 129 | 0 |
-.f64 | #f | cancellation | 97 | 0 |
sqrt.f64 | #f | uflow-rescue | 68 | 0 |
/.f64 | #f | n/u | 27 | 0 |
/.f64 | #f | u/n | 20 | 0 |
*.f64 | (*.f64 (/.f64 x y) z) | n*o | 13 | 0 |
-.f64 | #f | nan-rescue | 12 | 0 |
*.f64 | (*.f64 (/.f64 x y) z) | n*u | 5 | 0 |
exp.f64 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 269 | 8 |
| - | 254 | 1773 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 269 | 0 | 8 |
| - | 254 | 0 | 1773 |
| number | freq |
|---|---|
| 0 | 1781 |
| 1 | 410 |
| 2 | 107 |
| 3 | 6 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 5 | 0 | 0 |
| - | 0 | 0 | 4 |
| 572.0ms | 614× | 2 | valid |
| 311.0ms | 3 640× | 0 | valid |
| 130.0ms | 274× | 1 | valid |
| 35.0ms | 80× | 3 | valid |
Compiled 1 276 to 388 computations (69.6% saved)
ival-mult: 356.0ms (45% of total)ival-div: 131.0ms (16.6% of total)ival-sub: 103.0ms (13% of total)ival-add: 79.0ms (10% of total)ival-sqrt: 36.0ms (4.5% of total)adjust: 31.0ms (3.9% of total)ival-neg: 19.0ms (2.4% of total)ival-if: 10.0ms (1.3% of total)ival-log: 6.0ms (0.8% of total)ival-exp: 5.0ms (0.6% of total)ival-fabs: 5.0ms (0.6% of total)ival-true: 4.0ms (0.5% of total)ival->=: 3.0ms (0.4% of total)...in/eval/compile.rkt:110:19: 2.0ms (0.3% of total)ival-assert: 2.0ms (0.3% of total)| 9× | egg-herbie |
| 3 285× | fmm-def |
| 2 845× | fma-define |
| 1 495× | times-frac |
| 1 467× | div-sub |
| 1 176× | sub-neg |
| 5× | saturated |
| 4× | node limit |
Compiled 3 470 to 1 094 computations (68.5% saved)
| 52× | binary-search |
| 3× | left-value |
| 44× | narrow-enough |
| 8× | predicate-same |
| 643.0ms | 5 632× | 0 | valid |
| 163.0ms | 432× | 0 | invalid |
| 16.0ms | 96× | 2 | valid |
Compiled 11 328 to 7 746 computations (31.6% saved)
ival-mult: 252.0ms (43.6% of total)ival-neg: 126.0ms (21.8% of total)ival-div: 73.0ms (12.6% of total)ival-sub: 39.0ms (6.8% of total)ival-add: 30.0ms (5.2% of total)ival-sqrt: 18.0ms (3.1% of total)ival-fabs: 11.0ms (1.9% of total)ival-if: 9.0ms (1.6% of total)ival->=: 8.0ms (1.4% of total)ival-true: 4.0ms (0.7% of total)...in/eval/compile.rkt:110:19: 3.0ms (0.5% of total)adjust: 2.0ms (0.3% of total)ival-assert: 2.0ms (0.3% of total)26 calls:
| 321.0ms | b |
| 180.0ms | z |
| 123.0ms | x |
| 60.0ms | y |
| 59.0ms | (fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))) |
Compiled 607 to 403 computations (33.6% 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)
Loading profile data...