From 999303e0d47aa1c3937ca68e90d8fe7651566ef6 Mon Sep 17 00:00:00 2001 From: Daniel Hofstetter Date: Thu, 22 Feb 2024 15:13:54 +0100 Subject: [PATCH] shuf: add missing word to BENCHMARKING.md --- src/uu/shuf/BENCHMARKING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uu/shuf/BENCHMARKING.md b/src/uu/shuf/BENCHMARKING.md index 6fa9028af..58eefc499 100644 --- a/src/uu/shuf/BENCHMARKING.md +++ b/src/uu/shuf/BENCHMARKING.md @@ -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