mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-09-15 11:36:16 +00:00
shuf: add missing word to BENCHMARKING.md
This commit is contained in:
parent
4dba45d1da
commit
999303e0d4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Benchmarking shuf
|
||||
|
||||
`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.
|
||||
You can compare with another branch by compiling on that branch and then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue