Skip to content

Commit c7f9f9d

Browse files
authored
Merge pull request #1547 from jyn514/perf-config
Document perf-config.json in the readme
2 parents 360ed45 + 8f8de89 commit c7f9f9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

collector/compile-benchmarks/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ Rust code being written today.
189189
`"cargo_toml"` entry.
190190
- If you get a "non-wrapped rustc" error when running it, you'll need a
191191
`"touch_file"` entry.
192+
- See [`collector/src/benchmark/mod.rs`](https://github.com/rust-lang/rustc-perf/blob/12cb796f8a932a891b385ba23a36d78a2867ace1/collector/src/benchmark/mod.rs#L24-L27) for a complete reference.
192193
- Consider adding one or more `N-*.patch` files for the `IncrPatched`
193194
scenario.
194195
- If it's a primary benchmark, you should definitely do this.

0 commit comments

Comments
 (0)