Skip to content

Implement x perf as a separate tool#127002

Merged
bors merged 3 commits intorust-lang:masterfrom
Kobzol:bootstrap-perf-tool
Jun 30, 2024
Merged

Implement x perf as a separate tool#127002
bors merged 3 commits intorust-lang:masterfrom
Kobzol:bootstrap-perf-tool

Conversation

@Kobzol
Copy link
Member

@Kobzol Kobzol commented Jun 26, 2024

Continues work from #126318, adds a CLI for running rustc-perf profiling commands through a new rustc-perf-wrapper tool. The CLI is in a separate tool to enable experimentation outside of bootstrap.

This is probably most of what we can do so far, I'll add support for benchmarking once rustc-perf gets a terminal output for comparing benchmark results.

r? @onur-ozkan

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants