Update benchmark/benchmark-throughput.sh
Tests / Run-Tests (push) Successful in 3s Details
Benchmarks / Run-Benchmarks (push) Failing after 36s Details

main
drunkendog 2023-09-25 20:24:53 +01:00
parent ff1f7d41f6
commit b2dbc01c9f
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@ do
done
export DEBIAN_FRONTEND=noninteractive
echo "$(($(stat -c '%s' benchmark-program-2.cases) / $(/usr/bin/time -f '%e' ${@:1} 2>&1 > /dev/null)))"
bc <<< "$(stat -c '%s' benchmark-program-2.cases) / $(/usr/bin/time -f '%e' ${@:1} 2>&1 > /dev/null)"
cd ../ && rm -rf temp/