We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d98419d commit 4a02df4Copy full SHA for 4a02df4
tools/ab_test.py
@@ -49,6 +49,8 @@
49
# block latencies if guest uses async request submission
50
{"fio_engine": "libaio", "metric": "clat_read"},
51
{"fio_engine": "libaio", "metric": "clat_write"},
52
+ # boot time metrics
53
+ {"performance_test": "test_boottime", "metric": "resume_time"},
54
]
55
56
0 commit comments