[Fuego] [PATCH 2/2] Dhrystone/chart_config.json: Add new measure for 'microseconds_for_one_run'

[email protected] Mon, 18 Apr 2022 17:05:09 +0530
Newsgroups dev.linux.lists.fuego
Message-ID <[email protected]>
From: sireesha <[email protected]>

Signed-off-by: sireesha <[email protected]>
---
 tests/Benchmark.Dhrystone/chart_config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Benchmark.Dhrystone/chart_config.json b/tests/Benchmark.Dhrystone/chart_config.json
index f27da55..b6c1b48 100644
--- a/tests/Benchmark.Dhrystone/chart_config.json
+++ b/tests/Benchmark.Dhrystone/chart_config.json
@@ -1,4 +1,4 @@
 {
     "chart_type": "measure_plot",
-    "measures": ["default.Dhrystone.Score"]
+    "measures": ["default.Dhrystone.microseconds_for_one_run", "default.Dhrystone.Score"]
 }
-- 
2.20.1