aboutsummaryrefslogtreecommitdiff
path: root/benchtests/scripts/benchout.schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'benchtests/scripts/benchout.schema.json')
-rw-r--r--benchtests/scripts/benchout.schema.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/benchtests/scripts/benchout.schema.json b/benchtests/scripts/benchout.schema.json
index 0eca21b..8cfd606 100644
--- a/benchtests/scripts/benchout.schema.json
+++ b/benchtests/scripts/benchout.schema.json
@@ -23,6 +23,10 @@
"max": {"type": "number"},
"min": {"type": "number"},
"mean": {"type": "number"},
+ "latency": {"type": "number"},
+ "min-throughput": {"type": "number"},
+ "max-throughput": {"type": "number"},
+ "reciprocal-throughput": {"type": "number"},
"timings": {
"type": "array",
"items": {"type": "number"}