2021-05-11 Triage Log
Not much change overall - both regressions and improvements were all minor, apart from the 2x compile-time improvement for libcore from PR #83278.
We did see a pretty clear 2% improvement in memory usage (max-rss), and that was again due to PR #83278.
Triage done by @pnkfelix. Revision range: 7a0f1781d04662041db5deaef89598a8edd53717..382f748f23979e37e3e012b090e5a0313463f182
2 Regressions, 3 Improvements, 0 Mixed 0 of them in rollups
Integrate attributes as part of the crate hash #83901
full
builds of externs-check
)Bump stdarch submodule #83278
full
builds of keccak-debug
)Retain data in vectorized registers for longer #84915
full
builds of keccak-debug
)lazify backtrace formatting for delayed diagnostics #84965
incr-unchanged
builds of cranelift-codegen-check
)Optimize BufWriter #79930
incr-unchanged
builds of encoding-check
)BufWriter
activity to be on the hot-path of rustc itself, so its not surprising that the optimization here would have little effect on the perf.rlo benchmark suite.)No new nags this week, and none leftover from last week.