We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e22cf22 commit 56a6f6eCopy full SHA for 56a6f6e
collector/benchmarks/README.md
@@ -194,6 +194,8 @@ Rust code being written today.
194
--id Test --profiles=Check --scenarios=IncrPatched
195
--include=$NEW_BENCHMARK`
196
- Add the new entry to `collector/benchmarks/README.md`.
197
+ - `git add` the `Cargo.lock` file, if it's not already part of the
198
+ benchmark's committed code.
199
- Consider the benchmarking time for the benchmark.
200
- First, measure the entire compilation time with something like this, by
201
doing this within the benchmark directory is good:
0 commit comments