rust-lang / rust-lang/rustc-perf
Setup deployment for Clippy benchmarks
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 733
- Forks
- 189
- Avg merge
- 10h 52m
- Merged PRs (30d)
- 43
Description
Clippy contributors would like to use rustc-perf to run Clippy benchmarks after PRs merged in the Clippy repo, and also for Clippy try builds.
TODO:
- Configure a separate DB instance
- Configure a separate web server
- Setup collector to run Clippy benchmarks
- Determine how to do try builds on Clippy
- Determine how to download Clippy artifacts that do not come from rust-lang[-ci]/rust
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the TODO list and the linked Zulip discussion about running rustc-perf for Clippy. Break down the separate database, web server, collector, try-build, and artifact-download work before identifying the relevant deployment entry points. Done means Clippy benchmarks run after merged PRs and for try builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- infrastructure, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100