File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,10 @@ Regressions
25
25
A 1.5% regression on the ctfe stress test.
26
26
* [ std: Switch from libbacktrace to gimli (take 2) #74682 ] ( https://github.com/rust-lang/rust/pull/74682#issuecomment-668264270 )
27
27
([ 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
29
32
[ Zulip] ( https://rust-lang.zulipchat.com/#narrow/stream/247081-t-compiler.2Fperformance/topic/gimli.20regressions ) .
30
33
Optimistically, there is a follow-up PR, "metadata: track the simplified Self type for every trait impl
31
34
#75008 ", which may [ eliminate] ( https://github.com/rust-lang/rust/pull/75008#issuecomment-667577993 ) a good portion of these losses.
You can’t perform that action at this time.
0 commit comments