mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
performance-metrics: Generate a summary report in Json
The report contains the test results with commit hash and date. Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -631,6 +631,7 @@ dependencies = [
|
||||
name = "performance-metrics"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"dirs 4.0.0",
|
||||
"lazy_static",
|
||||
"serde",
|
||||
|
||||
Reference in New Issue
Block a user