mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 07:12:44 +00:00
Merge pull request #5996 from cakebaker/shuf_add_missing_word
shuf: add missing word to BENCHMARKING.md
This commit is contained in:
commit
c8ce04e310
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Benchmarking shuf
|
# Benchmarking shuf
|
||||||
|
|
||||||
`shuf` is a simple utility, but there are at least two important cases
|
`shuf` is a simple utility, but there are at least two important cases
|
||||||
benchmark: with and without repetition.
|
to benchmark: with and without repetition.
|
||||||
|
|
||||||
When benchmarking changes, make sure to always build with the `--release` flag.
|
When benchmarking changes, make sure to always build with the `--release` flag.
|
||||||
You can compare with another branch by compiling on that branch and then
|
You can compare with another branch by compiling on that branch and then
|
||||||
|
|
Loading…
Reference in a new issue