[rtems-central commit] spec: Add runtime performance kinds

Sebastian Huber sebh at rtems.org
Tue Jan 11 15:59:54 UTC 2022


Module:    rtems-central
Branch:    master
Commit:    9fa22bd33f027409258e0f9a02b5f54e34617f15
Changeset: http://git.rtems.org/rtems-central/commit/?id=9fa22bd33f027409258e0f9a02b5f54e34617f15

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Jan 11 16:28:56 2022 +0100

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 1c0abb9..f16c63f 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: |



More information about the vc mailing list