性能测试用例和结果更新
This commit is contained in:
16
zvfs_fio_test/sys/randrw_4k.fio
Normal file
16
zvfs_fio_test/sys/randrw_4k.fio
Normal file
@@ -0,0 +1,16 @@
|
||||
[global]
|
||||
ioengine=psync
|
||||
direct=1
|
||||
thread=1
|
||||
group_reporting=1
|
||||
iodepth=1
|
||||
bs=4k
|
||||
size=512M
|
||||
time_based=1
|
||||
runtime=30
|
||||
filename=/tmp/zvfs_sys_fio/testfile
|
||||
|
||||
[randrw_4k]
|
||||
description=4K random read write for per direction IOPS and average latency
|
||||
rw=randrw
|
||||
rwmixread=50
|
||||
Reference in New Issue
Block a user