Give full path to time binary in benchmark

This commit is contained in:
drunkendog 2023-09-16 21:35:06 +01:00
parent 294576333c
commit d73107518c
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@ do
done
done
TIMEFORMAT=%0R time ${@:1} > /dev/null
TIMEFORMAT=%0R /usr/bin/time ${@:1} > /dev/null
cd ../ && rm -rf temp/