mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-26 10:53:25 +00:00
Stabilize some benchmark results
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
f2af6136da
commit
3929ea8c86
@ -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
|
||||
|
Reference in New Issue
Block a user