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)}'