Add winapi
(or variant thereof) as benchmark to perf.rust-lang.org
#70394
Labels
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
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.
Spawned off of #48247
There have been instances where we have injected performance issues when compiling
winapi
It has been suggested that we add
winapi
as a standard benchmark.(In general I would like to revisit our benchmarks as a whole, which I guess is a task covered by #48750.)
This issue is more targeted: We should add
winapi
, or a variant that captures its workload but works on Linux hosts, to the set ofrustc
benchmarks that live on perf.rust-lang.org.The text was updated successfully, but these errors were encountered: