From ad9e3074f2949a0ea604bc191109fa0ad7b8e2e4 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 16 Oct 2017 14:27:10 +0200 Subject: Updated the information we collect for dummyresourcewritebenchmark --- hawd_defs/dummy_write_in_process_summary | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 hawd_defs/dummy_write_in_process_summary (limited to 'hawd_defs/dummy_write_in_process_summary') diff --git a/hawd_defs/dummy_write_in_process_summary b/hawd_defs/dummy_write_in_process_summary new file mode 100644 index 0000000..878a386 --- /dev/null +++ b/hawd_defs/dummy_write_in_process_summary @@ -0,0 +1,10 @@ +{ + "name": "Summary values for in process write using DummyResource", + "description": "Summary values that should remain stable over dataset sized.", + "columns": [ + { "name": "rssStandardDeviation", "type": "float", "unit": "SD" }, + { "name": "rssMaxDifference", "type": "float", "unit": "byte" }, + { "name": "timeStandardDeviation", "type": "float", "unit": "SD" }, + { "name": "timeMaxDifference", "type": "float", "unit": "ms" } + ] +} -- cgit v1.2.3