Skip to content

Commit 892252b

Browse files
committed
A tiny docs improvement.
1 parent 3066a5b commit 892252b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collector/benchmarks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Rust code being written today.
207207
- Second, compare the final crate time with these commands:
208208
```
209209
target/release/collector bench_local +nightly --id Test \
210-
--profiles=Check,Debug,Opt --scenarios=Full --include=$OLD,$NEW,helloworld
210+
--profiles=Check,Debug,Opt --scenarios=Full --include=$NEW,helloworld
211211
target/release/site results.db
212212
```
213213
Then switch to wall-times, compare `Test` against itself, and toggle the

0 commit comments

Comments
 (0)