Skip to content

Commit a22b1b2

Browse files
Add max-rss for gimli
1 parent 37fa837 commit a22b1b2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

triage/2020-08-03.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@ Regressions
2525
A 1.5% regression on the ctfe stress test.
2626
* [std: Switch from libbacktrace to gimli (take 2) #74682](https://github.com/rust-lang/rust/pull/74682#issuecomment-668264270)
2727
([instructions](https://perf.rust-lang.org/compare.html?start=cfc572cae2d1fc381cce476b5c787fd7221af98c&end=c058a8b8dc5dea0ed9b33e14da9e317e2749fcd7&stat=instructions%3Au))
28-
An expected loss of up to 20% on smaller benchmarks. See discussion on
28+
An expected loss of up to 20% on smaller benchmarks. This was also a
29+
[max-rss](https://perf.rust-lang.org/compare.html?start=cfc572cae2d1fc381cce476b5c787fd7221af98c&end=c058a8b8dc5dea0ed9b33e14da9e317e2749fcd7&stat=max-rss)
30+
regression, though how big is difficult to determine as this statistics is
31+
noisy. See discussion on
2932
[Zulip](https://rust-lang.zulipchat.com/#narrow/stream/247081-t-compiler.2Fperformance/topic/gimli.20regressions).
3033
Optimistically, there is a follow-up PR, "metadata: track the simplified Self type for every trait impl
3134
#75008", which may [eliminate](https://github.com/rust-lang/rust/pull/75008#issuecomment-667577993) a good portion of these losses.

0 commit comments

Comments
 (0)