possible compile-time regression #47742
Labels
I-compiletime
Issue: Problems and improvements with respect to compile times.
P-high
High priority
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
According to perf.rust-lang.org, rollup commit 51b0b37 seems to have caused a big jump in the "Summary" numbers. However, scrolling down through the individual tests, we don't see that same jump mirrored anywhere else. Moreover, clicking on the commit in question doesn't give the usual test-by-test breakdown, just an empty page. I'm guessing this is some sort of fluke, but it'd be great to have that confirmed.
(Also, what exactly do the summary numbers represent, anyway?)
cc @Mark-Simulacrum @rust-lang/compiler @rust-lang/infra
The text was updated successfully, but these errors were encountered: