From 9fa22bd33f027409258e0f9a02b5f54e34617f15 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 11 Jan 2022 16:28:56 +0100 Subject: spec: Add runtime performance kinds --- spec/spec/requirement-performance-runtime-kind.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spec/spec/requirement-performance-runtime-kind.yml b/spec/spec/requirement-performance-runtime-kind.yml index 1c0abb93..f16c63fc 100644 --- a/spec/spec/requirement-performance-runtime-kind.yml +++ b/spec/spec/requirement-performance-runtime-kind.yml @@ -15,6 +15,8 @@ spec-info: - max-upper-bound - mean-lower-bound - mean-upper-bound + - median-lower-bound + - median-upper-bound - min-lower-bound - min-upper-bound description: | -- cgit v1.2.3