From 143f72fe366543a187c1e6bc78fe2ac6095eb9eb Mon Sep 17 00:00:00 2001 From: ed Date: Wed, 3 Jan 2024 02:41:18 +0100 Subject: [PATCH] bench/filehash: fix locale + add more stats --- scripts/bench/filehash.sh | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/scripts/bench/filehash.sh b/scripts/bench/filehash.sh index 6f297369..f729c071 100755 --- a/scripts/bench/filehash.sh +++ b/scripts/bench/filehash.sh @@ -43,7 +43,7 @@ echo ok lets go python3 "$sfx" -p39204 -e2dsa --dbd=yolo --exit=idx -lo=t -q "$@" echo and the results are... -$awk '/1 volumes in / {printf "%s MiB/s\n", 256*128/$(NF-1)}'