rust-lang / rust-lang/rustc-perf

Setup deployment for Clippy benchmarks

Open
#2,130 0 comments 0 reactions 0 assignees View on GitHub

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

Context: https://rust-lang.zulipchat.com/#narrow/channel/242791-t-infra/topic/Running.20rustc-perf.20for.20Clippy.20and.20Rust.20analyzer/with/519321617

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.