Performance regression from seemingly harmless changeset #47154
Labels
C-bug
Category: This is a bug.
I-compiletime
Issue: Problems and improvements with respect to compile times.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#46278 seems to have caused a noticeable performance regression:
http://perf.rust-lang.org/compare.html?start=d5f2745e7ccd247da50f0cb18318ac477e5bccbf&end=5deba220d4c42b5313d7e71731ce5e8698866684&stat=wall-time
It updates a few dependencies (e.g. flate2). Maybe they've become slower?
Anybody know what else this could be about, @rust-lang/compiler?
The text was updated successfully, but these errors were encountered: