
| Date: | Thursday, June 20th, 2024 |
|---|---|
| Commit: | aefdd770 on main |
| Hostname: | nightly with Racket 8.11.1 |
| Seed: | 2024172 |
| 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.3min)
| 70× | egg-herbie |
| 30 047× | fma-define |
| 21 399× | fmm-def |
| 14 875× | times-frac |
| 11 161× | distribute-lft-in |
| 10 010× | associate-*r* |
| 45× | node limit |
| 25× | saturated |
| 12 025× | fma-define |
| 9 019× | fmm-def |
| 8 524× | times-frac |
| 6 503× | associate-*r* |
| 5 662× | distribute-lft-in |
| 33× | node limit |
| 5× | done |
| 4× | fuel |
| 3× | saturated |
Compiled 8 926 to 2 443 computations (72.6% saved)
| 6.7s | 70 217× | 0 | valid |
| 1.5s | 4 075× | 2 | valid |
| 217.0ms | 1 999× | 0 | invalid |
| 1.0ms | 12× | 1 | valid |
ival-mult: 1.8s (33.2% of total)ival-div: 1.2s (23% of total)ival-sqrt: 688.0ms (12.7% of total)ival-sub: 508.0ms (9.4% of total)ival-neg: 227.0ms (4.2% of total)ival-add: 217.0ms (4% of total)ival-fabs: 155.0ms (2.9% of total)ival->=: 135.0ms (2.5% of total)ival-log: 108.0ms (2% of total)ival-if: 79.0ms (1.5% of total)ival-exp: 74.0ms (1.4% of total)adjust: 71.0ms (1.3% of total)ival-true: 52.0ms (1% of total)...in/eval/compile.rkt:76:19: 34.0ms (0.6% of total)ival-assert: 27.0ms (0.5% of total)| 30× | batch-egg-rewrite |
| 15 822× | log1p-expm1-u |
| 13 303× | expm1-log1p-u |
| 8 580× | pow1 |
| 8 010× | add-exp-log |
| 7 400× | add-log-exp |
| 30× | node limit |
Compiled 21 769 to 11 352 computations (47.9% saved)
| 1.5s | 5 816× | 0 | valid |
| 1.4s | 564× | 2 | valid |
| 497.0ms | 611× | 0 | invalid |
| 281.0ms | 509× | 1 | valid |
| 214.0ms | 65× | 3 | valid |
| 150.0ms | 369× | 0 | exit |
| 1.0ms | 2× | 5 | exit |
Compiled 6 421 to 818 computations (87.3% saved)
ival-div: 604.0ms (22.7% of total)ival-mult: 552.0ms (20.7% of total)ival-add: 520.0ms (19.5% of total)ival-sqrt: 203.0ms (7.6% of total)ival-pow: 155.0ms (5.8% of total)ival-sub: 122.0ms (4.6% of total)adjust: 108.0ms (4.1% of total)ival-neg: 74.0ms (2.8% of total)ival-if: 66.0ms (2.5% of total)ival-exp: 66.0ms (2.5% of total)ival-log1p: 36.0ms (1.4% of total)ival->=: 36.0ms (1.4% of total)ival-pow2: 35.0ms (1.3% of total)ival-cbrt: 26.0ms (1% of total)...in/eval/compile.rkt:76:19: 10.0ms (0.4% of total)ival-log: 10.0ms (0.4% of total)ival-hypot: 8.0ms (0.3% of total)ival-fabs: 8.0ms (0.3% of total)ival-e: 6.0ms (0.2% of total)ival-true: 6.0ms (0.2% of total)...in/eval/compile.rkt:77:19: 4.0ms (0.2% of total)ival-assert: 3.0ms (0.1% of total)ival-expm1: 2.0ms (0.1% of total)Compiled 882 135 to 98 646 computations (88.8% saved)
1878 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 163.0ms | x | @ | inf | (log x) |
| 134.0ms | c | @ | -inf | (pow (* c (* -4 a)) 1/4) |
| 127.0ms | a | @ | 0 | (log (* (/ -1/2 a) (* b 2))) |
| 111.0ms | a | @ | 0 | (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 77.0ms | a | @ | 0 | (sqrt (- (* b b) (pow (cbrt (* (* 4 c) a)) 3))) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | #f | oflow-rescue | 266 | 0 |
+.f64 | #f | cancellation | 116 | 0 |
-.f64 | #f | cancellation | 112 | 0 |
sqrt.f64 | #f | uflow-rescue | 73 | 0 |
/.f64 | #f | u/n | 33 | 0 |
/.f64 | #f | n/u | 27 | 0 |
*.f64 | #f | n*o | 17 | 0 |
-.f64 | #f | nan-rescue | 9 | 0 |
*.f64 | (*.f64 (/.f64 x y) z) | n*u | 5 | 0 |
/.f64 | #f | n/o | 2 | 0 |
exp.f64 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 297 | 10 |
| - | 231 | 1766 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 297 | 0 | 10 |
| - | 231 | 0 | 1766 |
| number | freq |
|---|---|
| 0 | 1776 |
| 1 | 400 |
| 2 | 123 |
| 3 | 5 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 5 | 0 | 0 |
| - | 0 | 0 | 4 |
| 335.0ms | 3 724× | 0 | valid |
| 276.0ms | 674× | 2 | valid |
| 266.0ms | 194× | 1 | valid |
| 14.0ms | 16× | 3 | valid |
Compiled 1 276 to 388 computations (69.6% saved)
ival-neg: 241.0ms (36.6% of total)ival-mult: 195.0ms (29.6% of total)ival-div: 60.0ms (9.1% of total)ival-sub: 45.0ms (6.8% of total)ival-sqrt: 40.0ms (6.1% of total)adjust: 24.0ms (3.6% of total)ival-add: 18.0ms (2.7% of total)ival-if: 10.0ms (1.5% of total)ival-log: 6.0ms (0.9% of total)ival-fabs: 5.0ms (0.8% of total)ival-exp: 4.0ms (0.6% of total)ival-true: 4.0ms (0.6% of total)ival->=: 3.0ms (0.5% of total)ival-assert: 2.0ms (0.3% of total)...in/eval/compile.rkt:76:19: 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 4 158 to 1 310 computations (68.5% saved)
26 calls:
| 432.0ms | x |
| 151.0ms | a |
| 123.0ms | b |
| 86.0ms | (fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))) |
| 62.0ms | y |
Compiled 638 to 421 computations (34% saved)
| 54× | binary-search |
| 5× | left-value |
| 49× | narrow-enough |
| 5× | predicate-same |
| 628.0ms | 5 776× | 0 | valid |
| 49.0ms | 80× | 2 | valid |
| 36.0ms | 354× | 0 | invalid |
Compiled 13 721 to 9 349 computations (31.9% saved)
ival-mult: 156.0ms (36.9% of total)ival-div: 69.0ms (16.3% of total)ival-if: 60.0ms (14.2% of total)ival-sub: 40.0ms (9.5% of total)ival-add: 30.0ms (7.1% of total)ival-sqrt: 22.0ms (5.2% of total)ival-neg: 16.0ms (3.8% of total)ival->=: 10.0ms (2.4% of total)ival-fabs: 9.0ms (2.1% of total)ival-true: 4.0ms (0.9% of total)...in/eval/compile.rkt:76:19: 3.0ms (0.7% of total)ival-assert: 2.0ms (0.5% of total)adjust: 1.0ms (0.2% of total)| 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...