Move top part of print_item to Tera templates by jsha · Pull Request #89695 · rust-lang/rust (original) (raw)
Finished benchmarking commit (c1cb974): comparison url.
Summary: This change led to large relevant regressions 😿 in compiler performance.
- Large regression in instruction counts (up to 3.7% on
full
builds ofexterns
)
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf.
Next Steps: If you can justify the regressions found in this perf run, please indicate this with @rustbot label: +perf-regression-triaged
along with sufficient written justification. If you cannot justify the regressions please open an issue or create a new PR that fixes the regressions, add a comment linking to the newly created issue or PR, and then add the perf-regression-triaged
label to this PR.
@rustbot label: +perf-regression