
| Date: | Monday, May 27th, 2024 |
|---|---|
| Commit: | 3d2f9b27 on main |
| Hostname: | nightly with Racket 8.11.1 |
| Seed: | 2024148 |
| 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)
| 66× | egg-herbie |
| 23864× | fma-define |
| 20044× | fma-neg |
| 13241× | times-frac |
| 11780× | distribute-lft-in |
| 11121× | distribute-rgt-in |
| 25× | saturated |
| 41× | node limit |
| 6.7s | 70301× | 0 | valid |
| 1.9s | 3996× | 2 | valid |
| 298.0ms | 1982× | 0 | invalid |
| 1.0ms | 7× | 1 | valid |
ival-mult: 1.8s (32.4% of total)ival-div: 1.2s (21.7% of total)ival-sub: 722.0ms (12.9% of total)ival-sqrt: 449.0ms (8% of total)ival-add: 331.0ms (5.9% of total)ival-neg: 231.0ms (4.1% of total)ival->=: 195.0ms (3.5% of total)backward-pass: 162.0ms (2.9% of total)const: 119.0ms (2.1% of total)ival-log: 104.0ms (1.9% of total)ival-if: 101.0ms (1.8% of total)ival-fabs: 99.0ms (1.8% of total)ival-exp: 67.0ms (1.2% of total)| 9441× | fma-define |
| 8419× | fma-neg |
| 7746× | times-frac |
| 6323× | *-commutative |
| 5044× | distribute-lft-in |
| 3× | saturated |
| 3× | fuel |
| 30× | node limit |
| 6× | done |
Compiled 7434 to 1990 computations (73.2% saved)
| 2.0s | 649× | 2 | valid |
| 1.8s | 5686× | 0 | valid |
| 1.0s | 125× | 5 | exit |
| 594.0ms | 528× | 1 | valid |
| 337.0ms | 403× | 0 | invalid |
| 121.0ms | 33× | 3 | valid |
Compiled 5821 to 682 computations (88.3% saved)
ival-div: 740.0ms (23.5% of total)ival-mult: 619.0ms (19.7% of total)backward-pass: 537.0ms (17.1% of total)ival-pow: 342.0ms (10.9% of total)ival-sqrt: 191.0ms (6.1% of total)ival-sub: 165.0ms (5.2% of total)ival-fma: 146.0ms (4.6% of total)ival-add: 98.0ms (3.1% of total)ival-if: 94.0ms (3% of total)...c/correct-round.rkt:121:19: 42.0ms (1.3% of total)ival-neg: 39.0ms (1.2% of total)ival-cbrt: 34.0ms (1.1% of total)ival-log1p: 27.0ms (0.9% of total)const: 24.0ms (0.8% of total)ival->=: 13.0ms (0.4% of total)ival-fabs: 10.0ms (0.3% of total)ival-log: 9.0ms (0.3% of total)ival-exp: 7.0ms (0.2% of total)ival-hypot: 6.0ms (0.2% of total)ival-expm1: 4.0ms (0.1% of total)Compiled 20798 to 10884 computations (47.7% saved)
| 28× | batch-egg-rewrite |
| 14779× | log1p-expm1-u |
| 11406× | expm1-log1p-u |
| 7978× | pow1 |
| 6984× | add-exp-log |
| 6373× | add-log-exp |
| 28× | node limit |
Compiled 756779 to 82173 computations (89.1% saved)
| 918.0ms | 3678× | 0 | valid |
| 829.0ms | 708× | 2 | valid |
| 102.0ms | 214× | 1 | valid |
| 5.0ms | 8× | 3 | valid |
Compiled 1140 to 282 computations (75.3% saved)
backward-pass: 353.0ms (33.5% of total)ival-div: 286.0ms (27.1% of total)ival-sub: 145.0ms (13.7% of total)ival-mult: 134.0ms (12.7% of total)ival-sqrt: 43.0ms (4.1% of total)ival-neg: 24.0ms (2.3% of total)ival-if: 20.0ms (1.9% of total)ival-add: 19.0ms (1.8% of total)const: 8.0ms (0.8% of total)ival->=: 6.0ms (0.6% of total)ival-fabs: 6.0ms (0.6% of total)ival-log: 6.0ms (0.6% of total)ival-exp: 4.0ms (0.4% of total)1467 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 150.0ms | c | @ | -inf | (* c (- (/ b c) (* -1 (sqrt (* a (/ (cbrt -64) c)))))) |
| 139.0ms | x | @ | -inf | (log x) |
| 138.0ms | b | @ | 0 | (* c (/ 2 (- (sqrt (+ (* c (* a -4)) (* b b))) b))) |
| 102.0ms | b | @ | 0 | (* c (/ -2 (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) |
| 87.0ms | a | @ | 0 | (- (/ b c) (* -1 (sqrt (* a (/ (cbrt -64) c))))) |
| 9× | egg-herbie |
| 3285× | fma-neg |
| 2821× | fma-define |
| 1502× | times-frac |
| 1470× | div-sub |
| 1170× | sub-neg |
| 5× | saturated |
| 4× | node limit |
Compiled 3638 to 1054 computations (71% 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 161 to 97 computations (39.8% saved)
ival-mult: 401.0ms (54.7% of total)ival-sub: 86.0ms (11.7% of total)ival-sqrt: 72.0ms (9.8% of total)ival-neg: 56.0ms (7.6% of total)ival-add: 43.0ms (5.9% of total)ival-div: 34.0ms (4.6% of total)ival-if: 15.0ms (2% of total)ival->=: 15.0ms (2% of total)const: 7.0ms (1% of total)ival-fabs: 4.0ms (0.5% of total)backward-pass: 1.0ms (0.1% of total)ival-exp: 0.0ms (0% of total)ival-log: 0.0ms (0% of total)| 49× | binary-search |
| 2× | left-value |
| 4× | predicate-same |
| 45× | narrow-enough |
| 616.0ms | 5968× | 0 | valid |
| 79.0ms | 611× | 0 | invalid |
| 17.0ms | 80× | 2 | valid |
Compiled 15598 to 10443 computations (33% saved)
ival-mult: 160.0ms (33.9% of total)ival-div: 83.0ms (17.6% of total)ival-sub: 52.0ms (11% of total)ival->=: 42.0ms (8.9% of total)ival-add: 39.0ms (8.3% of total)ival-sqrt: 30.0ms (6.3% of total)ival-neg: 24.0ms (5.1% of total)ival-if: 19.0ms (4% of total)const: 12.0ms (2.5% of total)ival-fabs: 10.0ms (2.1% of total)backward-pass: 3.0ms (0.6% of total)26 calls:
| 122.0ms | z |
| 122.0ms | x |
| 111.0ms | b |
| 62.0ms | y |
| 61.0ms | c |
Compiled 571 to 380 computations (33.5% saved)
Loading profile data...