1
Fork 0
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:
Daniel Hofstetter 2024-02-22 15:13:54 +01:00
parent 4dba45d1da
commit 999303e0d4

View file

@ -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