Closed
Description
This is a tracking issue for the generic topic of monitoring compiler performance. We now have the perf.rust-lang.org
infrastructure, but there are a number of extensions that would be helpful:
- Evaluate and improve the compile-time benchmark suite
- The current suite was chosen somewhat haphazardly.
- Some thoughts in this internals thread..
- Tracking the runtime of generated code.
- The current test suite tracks only compilation time.
- Create a benchmark suite for uncovering runtime regressions #31265: A rather preliminary effort to create a runtime benchmark suite.
- Improving the web interface: see the rustc-perf issue tracker.
cc @Mark-Simulacrum @rust-lang/compiler
Metadata
Metadata
Assignees
Labels
Category: An issue tracking the progress of sth. like the implementation of an RFCIssue: Problems and improvements with respect to compile times.Relevant to the compiler team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.Issues about issues themselves ("bugs about bugs")