Stabilize some benchmark results

This commit is contained in:
Yuke Peng
2024-09-25 14:05:27 +08:00
committed by Tate, Hongliang Tian
parent f2af6136da
commit 3929ea8c86
7 changed files with 7 additions and 7 deletions

View File

@ -7,4 +7,4 @@ set -e
echo "*** Running the LMbench file read bandwidth test ***"
dd if=/dev/zero of=/ext2/test_file bs=1M count=512
/benchmark/bin/lmbench/bw_file_rd -P 1 512m io_only /ext2/test_file
/benchmark/bin/lmbench/bw_file_rd -P 1 -W 30 -N 300 512m io_only /ext2/test_file