mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
66aa8a8d52
* Create perf bench artifacts based on attestation variant, not CSP * Enable perf bench on gcp-sev-snp, azure-tdx and AWS --------- Signed-off-by: Daniel Weiße <dw@edgeless.systems>
37 lines
369 B
INI
37 lines
369 B
INI
[global]
|
|
direct=1
|
|
ioengine=libaio
|
|
runtime=60s
|
|
ramp_time=10s
|
|
size=10Gi
|
|
time_based=1
|
|
group_reporting
|
|
thread
|
|
cpus_allowed=0
|
|
|
|
|
|
[read_iops]
|
|
stonewall
|
|
readwrite=randread
|
|
bs=4k
|
|
iodepth=128
|
|
|
|
[write_iops]
|
|
stonewall
|
|
readwrite=randwrite
|
|
bs=4k
|
|
iodepth=128
|
|
|
|
[read_bw]
|
|
stonewall
|
|
readwrite=randread
|
|
bs=1024k
|
|
iodepth=128
|
|
|
|
|
|
[write_bw]
|
|
stonewall
|
|
readwrite=randwrite
|
|
bs=1024k
|
|
iodepth=128
|