Skip to content

Commit

Permalink
Show full iozone output still. PR #12 follow-up.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Apr 22, 2024
1 parent da819bb commit da69546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/disk-benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ printf "\n"
# printf "\n"

printf "Running iozone 4K / 1024K read and write tests...\n"
./iozone -e -I -a -s 100M -r 4k -r 1024k -i 0 -i 1 -i 2 -f $DEVICE_MOUNT_PATH/iozone | cut -c7-78 | tail -n6 | head -n4
./iozone -e -I -a -s 100M -r 4k -r 1024k -i 0 -i 1 -i 2 -f $DEVICE_MOUNT_PATH/iozone
printf "\n"

printf "Disk benchmark complete!\n\n"

0 comments on commit da69546

Please sign in to comment.