mirror of
https://github.com/Lizonghang/prima.cpp.git
synced 2025-09-06 21:49:02 +00:00
reduce fio data size to 1gb to speed up profiling
This commit is contained in:
parent
2cc01483fd
commit
07c4966a80
1 changed files with 1 additions and 1 deletions
|
@ -913,7 +913,7 @@ ioengine=%s
|
||||||
direct=1
|
direct=1
|
||||||
time_based=1
|
time_based=1
|
||||||
runtime=1
|
runtime=1
|
||||||
size=4G
|
size=1G
|
||||||
group_reporting=1
|
group_reporting=1
|
||||||
iodepth=1
|
iodepth=1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue