mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
performance-metrics: Add util module with shared micro benchmark helpers
These factor out common setup and synchronization patterns used by block layer micro benchmarks. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1602,6 +1602,7 @@ dependencies = [
|
||||
"serde_json",
|
||||
"test_infra",
|
||||
"thiserror 2.0.18",
|
||||
"vmm-sys-util",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user