Skip to content

Commit 56a6f6e

Browse files
committed
Documentation improvement.
1 parent e22cf22 commit 56a6f6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

collector/benchmarks/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,8 @@ Rust code being written today.
194194
--id Test --profiles=Check --scenarios=IncrPatched
195195
--include=$NEW_BENCHMARK`
196196
- 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.
197199
- Consider the benchmarking time for the benchmark.
198200
- First, measure the entire compilation time with something like this, by
199201
doing this within the benchmark directory is good:

0 commit comments

Comments
 (0)