Improve format of performance measure
This commit is contained in:
parent
9663f4acf6
commit
67bef39104
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ do
|
|||
make -C "$root" clean > /dev/null 2>&1;
|
||||
make -C "$root" > /dev/null 2>&1;
|
||||
"$dir/$program/bin/aes" "$iterations";
|
||||
echo "";
|
||||
unset CPPFLAGS;
|
||||
done;
|
||||
done;
|
||||
|
|
Loading…
Reference in a new issue