From 1a744ae25c1c7e59f2579b323843bd5bc4ae7060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20K=C3=BChndel?= Date: Tue, 7 Dec 2021 18:16:37 +0100 Subject: spec: Add limits from HW runs to performance tests --- .../barrier/req/perf-release-auto-other-cpu.yml | 36 +++++++++ spec/rtems/barrier/req/perf-release-auto.yml | 82 ++++++++++++++++++++- .../barrier/req/perf-release-manual-preempt.yml | 82 ++++++++++++++++++++- spec/rtems/barrier/req/perf-release-manual.yml | 80 +++++++++++++++++++- spec/rtems/event/req/perf-isr-preempt.yml | 78 ++++++++++++++++++++ spec/rtems/event/req/perf-other-cpu.yml | 38 +++++++++- spec/rtems/event/req/perf-other-not-satisfied.yml | 82 ++++++++++++++++++++- spec/rtems/event/req/perf-other-preempt.yml | 78 ++++++++++++++++++++ spec/rtems/event/req/perf-other.yml | 80 +++++++++++++++++++- spec/rtems/message/req/perf-receive-try.yml | 78 ++++++++++++++++++++ .../message/req/perf-receive-wait-forever.yml | 78 ++++++++++++++++++++ spec/rtems/message/req/perf-receive-wait-timed.yml | 78 ++++++++++++++++++++ spec/rtems/message/req/perf-send-other-cpu.yml | 36 +++++++++ spec/rtems/message/req/perf-send-other.yml | 82 ++++++++++++++++++++- spec/rtems/message/req/perf-send-preempt.yml | 82 ++++++++++++++++++++- spec/rtems/message/req/perf-send.yml | 82 ++++++++++++++++++++- spec/rtems/part/req/perf-get-buffer.yml | 47 ++++++++---- spec/rtems/part/req/perf-get-no-buffer.yml | 43 +++++++---- spec/rtems/part/req/perf-return-buffer.yml | 49 +++++++----- spec/rtems/sem/req/perf-mtx-pi-obtain.yml | 78 ++++++++++++++++++++ spec/rtems/sem/req/perf-mtx-pi-release-one.yml | 78 ++++++++++++++++++++ .../sem/req/perf-mtx-pi-release-other-cpu.yml | 36 +++++++++ spec/rtems/sem/req/perf-mtx-pi-release-preempt.yml | 80 +++++++++++++++++++- spec/rtems/sem/req/perf-mtx-pi-release.yml | 78 ++++++++++++++++++++ spec/rtems/sem/req/perf-mtx-pi-try.yml | 78 ++++++++++++++++++++ spec/rtems/sem/req/perf-mtx-pi-wait-forever.yml | 82 ++++++++++++++++++++- spec/rtems/sem/req/perf-mtx-pi-wait-timed.yml | 78 ++++++++++++++++++++ spec/rtems/task/req/perf-construct.yml | 86 +++++++++++++++++++++- spec/rtems/task/req/perf-restart-preempt.yml | 78 ++++++++++++++++++++ spec/rtems/task/req/perf-restart-self.yml | 82 ++++++++++++++++++++- spec/rtems/task/req/perf-restart.yml | 78 ++++++++++++++++++++ spec/rtems/task/req/perf-set-scheduler-move.yml | 38 +++++++++- spec/rtems/task/req/perf-set-scheduler-nop.yml | 78 ++++++++++++++++++++ spec/rtems/task/req/perf-set-scheduler-other.yml | 36 +++++++++ spec/rtems/task/req/perf-set-scheduler-preempt.yml | 38 +++++++++- spec/rtems/task/req/perf-start-preempt.yml | 78 ++++++++++++++++++++ spec/rtems/task/req/perf-start.yml | 80 +++++++++++++++++++- 37 files changed, 2477 insertions(+), 74 deletions(-) diff --git a/spec/rtems/barrier/req/perf-release-auto-other-cpu.yml b/spec/rtems/barrier/req/perf-release-auto-other-cpu.yml index dc309345..8662a622 100644 --- a/spec/rtems/barrier/req/perf-release-auto-other-cpu.yml +++ b/spec/rtems/barrier/req/perf-release-auto-other-cpu.yml @@ -91,6 +91,42 @@ limits: median-lower-bound: 3.752000000000001e-05 median-upper-bound: 5.6279999999999996e-05 min-lower-bound: 3.7104e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 5.8439999999999996e-05 + median-lower-bound: 3.3510400000000004e-05 + median-upper-bound: 5.02656e-05 + min-lower-bound: 3.24704e-05 + FullCache: + max-upper-bound: 3.552e-05 + median-lower-bound: 1.3769600000000001e-05 + median-upper-bound: 2.06544e-05 + min-lower-bound: 1.35776e-05 + HotCache: + max-upper-bound: 1.13664e-05 + median-lower-bound: 7.385600000000001e-06 + median-upper-bound: 1.10784e-05 + min-lower-bound: 7.385600000000001e-06 + Load/1: + max-upper-bound: 7.504799999999999e-05 + median-lower-bound: 3.1715200000000004e-05 + median-upper-bound: 4.75728e-05 + min-lower-bound: 3.13216e-05 + Load/2: + max-upper-bound: 0.0002649024 + median-lower-bound: 0.0001764512 + median-upper-bound: 0.0002646768 + min-lower-bound: 0.0001732448 + Load/3: + max-upper-bound: 0.00045756 + median-lower-bound: 0.0002989088 + median-upper-bound: 0.0004483632 + min-lower-bound: 0.0002978912 + Load/4: + max-upper-bound: 0.0005768112 + median-lower-bound: 0.0003817792 + median-upper-bound: 0.0005726688 + min-lower-bound: 0.0003806912 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/barrier/req/perf-release-auto.yml b/spec/rtems/barrier/req/perf-release-auto.yml index ab4c4668..15583445 100644 --- a/spec/rtems/barrier/req/perf-release-auto.yml +++ b/spec/rtems/barrier/req/perf-release-auto.yml @@ -36,7 +36,7 @@ limits: median-upper-bound: 2.6999999999999996e-07 min-lower-bound: 1.696e-07 FullCache: - max-upper-bound: 1.5e-07 + max-upper-bound: 1.644e-07 median-lower-bound: 2.96e-08 median-upper-bound: 4.44e-08 min-lower-bound: 2.96e-08 @@ -52,7 +52,7 @@ limits: min-lower-bound: 3.096e-07 Load/2: max-upper-bound: 4.944e-07 - median-lower-bound: 3.296e-07 + median-lower-bound: 3.2e-07 median-upper-bound: 4.944e-07 min-lower-bound: 3.2e-07 sparc/gr712rc/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 1.644e-07 + median-lower-bound: 1.096e-07 + median-upper-bound: 1.644e-07 + min-lower-bound: 1.0e-07 + FullCache: + max-upper-bound: 1.2e-07 + median-lower-bound: 2.0e-08 + median-upper-bound: 3.0e-08 + min-lower-bound: 2.0e-08 + HotCache: + max-upper-bound: 4.44e-08 + median-lower-bound: 2.0e-08 + median-upper-bound: 3.0e-08 + min-lower-bound: 2.0e-08 + Load/1: + max-upper-bound: 2.6999999999999996e-07 + median-lower-bound: 1.696e-07 + median-upper-bound: 2.544e-07 + min-lower-bound: 1.696e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.5359999999999994e-06 @@ -112,6 +133,42 @@ limits: median-lower-bound: 6.8479999999999995e-06 median-upper-bound: 1.0272e-05 min-lower-bound: 6.688e-06 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 1.19952e-05 + median-lower-bound: 7.2256e-06 + median-upper-bound: 1.08384e-05 + min-lower-bound: 6.96e-06 + FullCache: + max-upper-bound: 7.247999999999999e-06 + median-lower-bound: 1.04e-06 + median-upper-bound: 1.56e-06 + min-lower-bound: 1.0336000000000001e-06 + HotCache: + max-upper-bound: 1.248e-06 + median-lower-bound: 6.304e-07 + median-upper-bound: 9.456e-07 + min-lower-bound: 6.304e-07 + Load/1: + max-upper-bound: 2.4638399999999998e-05 + median-lower-bound: 9.219200000000001e-06 + median-upper-bound: 1.3828799999999999e-05 + min-lower-bound: 8.736e-06 + Load/2: + max-upper-bound: 5.00592e-05 + median-lower-bound: 3.30368e-05 + median-upper-bound: 4.9555199999999996e-05 + min-lower-bound: 3.10368e-05 + Load/3: + max-upper-bound: 6.189599999999999e-05 + median-lower-bound: 4.1104000000000005e-05 + median-upper-bound: 6.1656e-05 + min-lower-bound: 3.56992e-05 + Load/4: + max-upper-bound: 7.737119999999999e-05 + median-lower-bound: 4.9196799999999996e-05 + median-upper-bound: 7.37952e-05 + min-lower-bound: 4.21504e-05 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.8159999999999995e-06 @@ -133,6 +190,27 @@ limits: median-lower-bound: 6.256e-06 median-upper-bound: 9.383999999999999e-06 min-lower-bound: 6.256e-06 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 7.963199999999999e-06 + median-lower-bound: 4.0928e-06 + median-upper-bound: 6.1392e-06 + min-lower-bound: 4.044800000000001e-06 + FullCache: + max-upper-bound: 6.451199999999999e-06 + median-lower-bound: 1.0271999999999999e-06 + median-upper-bound: 1.5408e-06 + min-lower-bound: 1.024e-06 + HotCache: + max-upper-bound: 1.0704e-06 + median-lower-bound: 4.7680000000000003e-07 + median-upper-bound: 7.151999999999999e-07 + min-lower-bound: 4.7680000000000003e-07 + Load/1: + max-upper-bound: 1.02816e-05 + median-lower-bound: 6.24e-06 + median-upper-bound: 9.36e-06 + min-lower-bound: 6.1984e-06 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/barrier/req/perf-release-manual-preempt.yml b/spec/rtems/barrier/req/perf-release-manual-preempt.yml index a728828a..34236296 100644 --- a/spec/rtems/barrier/req/perf-release-manual-preempt.yml +++ b/spec/rtems/barrier/req/perf-release-manual-preempt.yml @@ -33,7 +33,7 @@ limits: DirtyCache: max-upper-bound: 1.6044e-06 median-lower-bound: 1.0496e-06 - median-upper-bound: 1.5744000000000001e-06 + median-upper-bound: 1.59e-06 min-lower-bound: 1.0496e-06 FullCache: max-upper-bound: 1.3044e-06 @@ -46,7 +46,7 @@ limits: median-upper-bound: 4.8e-07 min-lower-bound: 3.096e-07 Load/1: - max-upper-bound: 1.59e-06 + max-upper-bound: 1.6044e-06 median-lower-bound: 1.0296e-06 median-upper-bound: 1.5443999999999998e-06 min-lower-bound: 1.0200000000000002e-06 @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 8.844e-07 + median-lower-bound: 5.800000000000001e-07 + median-upper-bound: 8.7e-07 + min-lower-bound: 5.800000000000001e-07 + FullCache: + max-upper-bound: 7.8e-07 + median-lower-bound: 2.2e-07 + median-upper-bound: 3.3e-07 + min-lower-bound: 2.2e-07 + HotCache: + max-upper-bound: 3.1439999999999996e-07 + median-lower-bound: 2.0e-07 + median-upper-bound: 3.0e-07 + min-lower-bound: 2.0e-07 + Load/1: + max-upper-bound: 9.444e-07 + median-lower-bound: 6.2e-07 + median-upper-bound: 9.3e-07 + min-lower-bound: 6.096000000000001e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.86e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 3.5584000000000004e-05 median-upper-bound: 5.3376e-05 min-lower-bound: 3.5136000000000004e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 4.8696e-05 + median-lower-bound: 3.1081600000000004e-05 + median-upper-bound: 4.6622399999999996e-05 + min-lower-bound: 3.09312e-05 + FullCache: + max-upper-bound: 4.33296e-05 + median-lower-bound: 1.38048e-05 + median-upper-bound: 2.0707199999999997e-05 + min-lower-bound: 1.37408e-05 + HotCache: + max-upper-bound: 9.7344e-06 + median-lower-bound: 6.4319999999999996e-06 + median-upper-bound: 9.647999999999998e-06 + min-lower-bound: 6.4319999999999996e-06 + Load/1: + max-upper-bound: 6.956639999999999e-05 + median-lower-bound: 2.79744e-05 + median-upper-bound: 4.19616e-05 + min-lower-bound: 2.77856e-05 + Load/2: + max-upper-bound: 0.00030048959999999996 + median-lower-bound: 0.0001926816 + median-upper-bound: 0.00028902239999999997 + min-lower-bound: 0.00019238720000000001 + Load/3: + max-upper-bound: 0.0004814832 + median-lower-bound: 0.00030423680000000005 + median-upper-bound: 0.0004563552 + min-lower-bound: 0.00030366080000000003 + Load/4: + max-upper-bound: 0.0005791008 + median-lower-bound: 0.00036574400000000004 + median-upper-bound: 0.000548616 + min-lower-bound: 0.00036044800000000003 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.1944e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 2.4144e-05 median-upper-bound: 3.6216e-05 min-lower-bound: 2.4144e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 3.19248e-05 + median-lower-bound: 1.9292800000000003e-05 + median-upper-bound: 2.89392e-05 + min-lower-bound: 1.91872e-05 + FullCache: + max-upper-bound: 2.42592e-05 + median-lower-bound: 8.2592e-06 + median-upper-bound: 1.2388799999999999e-05 + min-lower-bound: 8.2208e-06 + HotCache: + max-upper-bound: 5.0447999999999995e-06 + median-lower-bound: 3.3632000000000003e-06 + median-upper-bound: 5.0447999999999995e-06 + min-lower-bound: 3.3632000000000003e-06 + Load/1: + max-upper-bound: 3.3494399999999996e-05 + median-lower-bound: 2.0832000000000003e-05 + median-upper-bound: 3.1248e-05 + min-lower-bound: 2.0678400000000002e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/barrier/req/perf-release-manual.yml b/spec/rtems/barrier/req/perf-release-manual.yml index de79b25d..88e88f3d 100644 --- a/spec/rtems/barrier/req/perf-release-manual.yml +++ b/spec/rtems/barrier/req/perf-release-manual.yml @@ -36,7 +36,7 @@ limits: median-upper-bound: 1.0644e-06 min-lower-bound: 7.096000000000001e-07 FullCache: - max-upper-bound: 7.643999999999999e-07 + max-upper-bound: 7.8e-07 median-lower-bound: 2.496e-07 median-upper-bound: 3.7439999999999996e-07 min-lower-bound: 2.4e-07 @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 5.699999999999999e-07 + median-lower-bound: 3.8e-07 + median-upper-bound: 5.699999999999999e-07 + min-lower-bound: 3.6960000000000003e-07 + FullCache: + max-upper-bound: 3.3e-07 + median-lower-bound: 8.960000000000001e-08 + median-upper-bound: 1.3439999999999999e-07 + min-lower-bound: 8.960000000000001e-08 + HotCache: + max-upper-bound: 1.3439999999999999e-07 + median-lower-bound: 8.960000000000001e-08 + median-upper-bound: 1.3439999999999999e-07 + min-lower-bound: 8.0e-08 + Load/1: + max-upper-bound: 6.744e-07 + median-lower-bound: 4.4e-07 + median-upper-bound: 6.6e-07 + min-lower-bound: 4.4e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.1248e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 2.5536e-05 median-upper-bound: 3.8304e-05 min-lower-bound: 2.5472000000000003e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 3.43728e-05 + median-lower-bound: 2.21152e-05 + median-upper-bound: 3.31728e-05 + min-lower-bound: 2.17984e-05 + FullCache: + max-upper-bound: 1.9694400000000002e-05 + median-lower-bound: 7.7632e-06 + median-upper-bound: 1.16448e-05 + min-lower-bound: 7.724800000000001e-06 + HotCache: + max-upper-bound: 6.5999999999999995e-06 + median-lower-bound: 4.1472e-06 + median-upper-bound: 6.2208e-06 + min-lower-bound: 4.1472e-06 + Load/1: + max-upper-bound: 5.7451199999999996e-05 + median-lower-bound: 2.2723200000000003e-05 + median-upper-bound: 3.40848e-05 + min-lower-bound: 2.23296e-05 + Load/2: + max-upper-bound: 0.00019739999999999997 + median-lower-bound: 0.0001293632 + median-upper-bound: 0.00019404480000000002 + min-lower-bound: 0.0001276096 + Load/3: + max-upper-bound: 0.000296088 + median-lower-bound: 0.00019713920000000003 + median-upper-bound: 0.0002957088 + min-lower-bound: 0.00019260480000000003 + Load/4: + max-upper-bound: 0.00035003519999999997 + median-lower-bound: 0.0002325632 + median-upper-bound: 0.00034884479999999996 + min-lower-bound: 0.00022506240000000002 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 1.7496e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 1.6112e-05 median-upper-bound: 2.4168e-05 min-lower-bound: 1.5952e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 2.1465599999999997e-05 + median-lower-bound: 1.3695999999999999e-05 + median-upper-bound: 2.0544e-05 + min-lower-bound: 1.3616e-05 + FullCache: + max-upper-bound: 1.7376e-05 + median-lower-bound: 4.3712e-06 + median-upper-bound: 6.5568e-06 + min-lower-bound: 4.3616e-06 + HotCache: + max-upper-bound: 3.0528000000000002e-06 + median-lower-bound: 1.8400000000000002e-06 + median-upper-bound: 2.76e-06 + min-lower-bound: 1.8400000000000002e-06 + Load/1: + max-upper-bound: 2.49408e-05 + median-lower-bound: 1.5852800000000002e-05 + median-upper-bound: 2.37792e-05 + min-lower-bound: 1.57088e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/event/req/perf-isr-preempt.yml b/spec/rtems/event/req/perf-isr-preempt.yml index d85a66fe..48c0bf0b 100644 --- a/spec/rtems/event/req/perf-isr-preempt.yml +++ b/spec/rtems/event/req/perf-isr-preempt.yml @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 8.7e-07 + median-lower-bound: 5.800000000000001e-07 + median-upper-bound: 8.7e-07 + min-lower-bound: 5.696e-07 + FullCache: + max-upper-bound: 5.844e-07 + median-lower-bound: 2.8e-07 + median-upper-bound: 4.1999999999999995e-07 + min-lower-bound: 2.8e-07 + HotCache: + max-upper-bound: 4.044e-07 + median-lower-bound: 2.6e-07 + median-upper-bound: 3.9e-07 + min-lower-bound: 2.6e-07 + Load/1: + max-upper-bound: 8.7e-07 + median-lower-bound: 5.800000000000001e-07 + median-upper-bound: 8.7e-07 + min-lower-bound: 5.696e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 5.9375999999999995e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 3.968e-05 median-upper-bound: 5.952e-05 min-lower-bound: 3.9264e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 4.59264e-05 + median-lower-bound: 2.8083200000000002e-05 + median-upper-bound: 4.21248e-05 + min-lower-bound: 2.7907200000000003e-05 + FullCache: + max-upper-bound: 5.28912e-05 + median-lower-bound: 1.8064000000000002e-05 + median-upper-bound: 2.7096e-05 + min-lower-bound: 1.7967999999999998e-05 + HotCache: + max-upper-bound: 1.3334399999999999e-05 + median-lower-bound: 8.688e-06 + median-upper-bound: 1.3031999999999998e-05 + min-lower-bound: 8.688e-06 + Load/1: + max-upper-bound: 6.16272e-05 + median-lower-bound: 2.7391999999999998e-05 + median-upper-bound: 4.1088e-05 + min-lower-bound: 2.72096e-05 + Load/2: + max-upper-bound: 0.00030024 + median-lower-bound: 0.00019540159999999998 + median-upper-bound: 0.0002931024 + min-lower-bound: 0.0001950816 + Load/3: + max-upper-bound: 0.0004788768 + median-lower-bound: 0.0003064416 + median-upper-bound: 0.0004596624 + min-lower-bound: 0.000306368 + Load/4: + max-upper-bound: 0.0005875536 + median-lower-bound: 0.00037125120000000003 + median-upper-bound: 0.0005568767999999999 + min-lower-bound: 0.0003712256 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.7584e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 2.5056e-05 median-upper-bound: 3.7584e-05 min-lower-bound: 2.4768000000000004e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 2.988e-05 + median-lower-bound: 1.8070400000000002e-05 + median-upper-bound: 2.71056e-05 + min-lower-bound: 1.7904e-05 + FullCache: + max-upper-bound: 3.07728e-05 + median-lower-bound: 9.1936e-06 + median-upper-bound: 1.37904e-05 + min-lower-bound: 9.1872e-06 + HotCache: + max-upper-bound: 6.0624e-06 + median-lower-bound: 4.0416e-06 + median-upper-bound: 6.0624e-06 + min-lower-bound: 4.0416e-06 + Load/1: + max-upper-bound: 3.0134399999999997e-05 + median-lower-bound: 1.80096e-05 + median-upper-bound: 2.70144e-05 + min-lower-bound: 1.79552e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/event/req/perf-other-cpu.yml b/spec/rtems/event/req/perf-other-cpu.yml index 31c2b329..fd42ec04 100644 --- a/spec/rtems/event/req/perf-other-cpu.yml +++ b/spec/rtems/event/req/perf-other-cpu.yml @@ -54,7 +54,7 @@ limits: max-upper-bound: 1.86e-06 median-lower-bound: 1.2296e-06 median-upper-bound: 1.8444e-06 - min-lower-bound: 1.2296e-06 + min-lower-bound: 1.2200000000000002e-06 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.6751999999999996e-05 @@ -91,6 +91,42 @@ limits: median-lower-bound: 3.4160000000000005e-05 median-upper-bound: 5.124e-05 min-lower-bound: 3.3936e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 5.02416e-05 + median-lower-bound: 2.8867200000000004e-05 + median-upper-bound: 4.3300800000000004e-05 + min-lower-bound: 2.82432e-05 + FullCache: + max-upper-bound: 5.49552e-05 + median-lower-bound: 1.2342399999999999e-05 + median-upper-bound: 1.85136e-05 + min-lower-bound: 1.2300800000000001e-05 + HotCache: + max-upper-bound: 1.0128e-05 + median-lower-bound: 6.6144e-06 + median-upper-bound: 9.921599999999998e-06 + min-lower-bound: 6.6144e-06 + Load/1: + max-upper-bound: 6.51216e-05 + median-lower-bound: 2.72448e-05 + median-upper-bound: 4.08672e-05 + min-lower-bound: 2.6864000000000002e-05 + Load/2: + max-upper-bound: 0.00022214399999999997 + median-lower-bound: 0.0001475328 + median-upper-bound: 0.00022129919999999998 + min-lower-bound: 0.0001462464 + Load/3: + max-upper-bound: 0.0003871536 + median-lower-bound: 0.000253024 + median-upper-bound: 0.000379536 + min-lower-bound: 0.0002496864 + Load/4: + max-upper-bound: 0.0004954272 + median-lower-bound: 0.0003234784 + median-upper-bound: 0.0004852176 + min-lower-bound: 0.00032144320000000005 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/event/req/perf-other-not-satisfied.yml b/spec/rtems/event/req/perf-other-not-satisfied.yml index cda9f338..9d8ee0d8 100644 --- a/spec/rtems/event/req/perf-other-not-satisfied.yml +++ b/spec/rtems/event/req/perf-other-not-satisfied.yml @@ -31,12 +31,12 @@ limits: min-lower-bound: 1.28e-07 sparc/gr712rc/smp/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: DirtyCache: - max-upper-bound: 2.844e-07 + max-upper-bound: 3.0e-07 median-lower-bound: 1.896e-07 median-upper-bound: 2.844e-07 min-lower-bound: 1.896e-07 FullCache: - max-upper-bound: 1.2e-07 + max-upper-bound: 1.5e-07 median-lower-bound: 2.96e-08 median-upper-bound: 4.44e-08 min-lower-bound: 2.96e-08 @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 1.8e-07 + median-lower-bound: 1.096e-07 + median-upper-bound: 1.644e-07 + min-lower-bound: 1.096e-07 + FullCache: + max-upper-bound: 1.2e-07 + median-lower-bound: 2.0e-08 + median-upper-bound: 3.0e-08 + min-lower-bound: 2.0e-08 + HotCache: + max-upper-bound: 4.44e-08 + median-lower-bound: 2.0e-08 + median-upper-bound: 3.0e-08 + min-lower-bound: 2.0e-08 + Load/1: + max-upper-bound: 2.544e-07 + median-lower-bound: 1.6e-07 + median-upper-bound: 2.4e-07 + min-lower-bound: 1.6e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.656e-06 @@ -112,6 +133,42 @@ limits: median-lower-bound: 6.176000000000001e-06 median-upper-bound: 9.264e-06 min-lower-bound: 6.08e-06 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 1.01376e-05 + median-lower-bound: 6.3967999999999995e-06 + median-upper-bound: 9.5952e-06 + min-lower-bound: 5.8176e-06 + FullCache: + max-upper-bound: 6.787199999999999e-06 + median-lower-bound: 1.4624e-06 + median-upper-bound: 2.1935999999999996e-06 + min-lower-bound: 1.4592000000000001e-06 + HotCache: + max-upper-bound: 1.5696e-06 + median-lower-bound: 7.328e-07 + median-upper-bound: 1.0992e-06 + min-lower-bound: 7.328e-07 + Load/1: + max-upper-bound: 2.23488e-05 + median-lower-bound: 8.592e-06 + median-upper-bound: 1.2888000000000001e-05 + min-lower-bound: 8.1664e-06 + Load/2: + max-upper-bound: 4.11936e-05 + median-lower-bound: 2.49664e-05 + median-upper-bound: 3.7449599999999995e-05 + min-lower-bound: 2.38944e-05 + Load/3: + max-upper-bound: 5.25408e-05 + median-lower-bound: 3.3782400000000004e-05 + median-upper-bound: 5.06736e-05 + min-lower-bound: 2.84896e-05 + Load/4: + max-upper-bound: 5.7172799999999996e-05 + median-lower-bound: 3.3104e-05 + median-upper-bound: 4.9656e-05 + min-lower-bound: 3.13408e-05 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.936e-06 @@ -133,6 +190,27 @@ limits: median-lower-bound: 5.6320000000000005e-06 median-upper-bound: 8.448e-06 min-lower-bound: 5.584e-06 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 6.4032e-06 + median-lower-bound: 4.1728e-06 + median-upper-bound: 6.259199999999999e-06 + min-lower-bound: 4.1376e-06 + FullCache: + max-upper-bound: 4.1712e-06 + median-lower-bound: 1.5488000000000003e-06 + median-upper-bound: 2.3232e-06 + min-lower-bound: 1.5392000000000002e-06 + HotCache: + max-upper-bound: 1.056e-06 + median-lower-bound: 5.088e-07 + median-upper-bound: 7.632000000000001e-07 + min-lower-bound: 5.088e-07 + Load/1: + max-upper-bound: 9.0672e-06 + median-lower-bound: 6.0352e-06 + median-upper-bound: 9.052799999999999e-06 + min-lower-bound: 5.9232e-06 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/event/req/perf-other-preempt.yml b/spec/rtems/event/req/perf-other-preempt.yml index 5410d441..824f39af 100644 --- a/spec/rtems/event/req/perf-other-preempt.yml +++ b/spec/rtems/event/req/perf-other-preempt.yml @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 7.8e-07 + median-lower-bound: 5.2e-07 + median-upper-bound: 7.8e-07 + min-lower-bound: 5.096000000000001e-07 + FullCache: + max-upper-bound: 6.299999999999999e-07 + median-lower-bound: 2.0e-07 + median-upper-bound: 3.0e-07 + min-lower-bound: 2.0e-07 + HotCache: + max-upper-bound: 2.844e-07 + median-lower-bound: 1.8e-07 + median-upper-bound: 2.6999999999999996e-07 + min-lower-bound: 1.8e-07 + Load/1: + max-upper-bound: 8.544e-07 + median-lower-bound: 5.496000000000001e-07 + median-upper-bound: 8.244e-07 + min-lower-bound: 5.496000000000001e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.4064e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 3.2752e-05 median-upper-bound: 4.9127999999999994e-05 min-lower-bound: 3.2688e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 4.49808e-05 + median-lower-bound: 2.83936e-05 + median-upper-bound: 4.25904e-05 + min-lower-bound: 2.8204800000000005e-05 + FullCache: + max-upper-bound: 5.57616e-05 + median-lower-bound: 1.1616e-05 + median-upper-bound: 1.7423999999999998e-05 + min-lower-bound: 1.1552e-05 + HotCache: + max-upper-bound: 9.1728e-06 + median-lower-bound: 6.0032e-06 + median-upper-bound: 9.004799999999999e-06 + min-lower-bound: 6.0032e-06 + Load/1: + max-upper-bound: 5.9438399999999997e-05 + median-lower-bound: 2.59808e-05 + median-upper-bound: 3.89712e-05 + min-lower-bound: 2.5344000000000003e-05 + Load/2: + max-upper-bound: 0.0002662128 + median-lower-bound: 0.0001721184 + median-upper-bound: 0.0002581776 + min-lower-bound: 0.00017178880000000003 + Load/3: + max-upper-bound: 0.0004191264 + median-lower-bound: 0.00027023680000000003 + median-upper-bound: 0.0004053552 + min-lower-bound: 0.0002662304 + Load/4: + max-upper-bound: 0.0005021712 + median-lower-bound: 0.0003195136 + median-upper-bound: 0.0004792704 + min-lower-bound: 0.000318704 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 2.9112000000000002e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 2.2320000000000003e-05 median-upper-bound: 3.348e-05 min-lower-bound: 2.2320000000000003e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 2.5305599999999997e-05 + median-lower-bound: 1.6396800000000002e-05 + median-upper-bound: 2.45952e-05 + min-lower-bound: 1.6272e-05 + FullCache: + max-upper-bound: 2.3332799999999998e-05 + median-lower-bound: 8.208e-06 + median-upper-bound: 1.2312e-05 + min-lower-bound: 8.1472e-06 + HotCache: + max-upper-bound: 4.5792e-06 + median-lower-bound: 3.0528000000000007e-06 + median-upper-bound: 4.5792e-06 + min-lower-bound: 3.0528000000000007e-06 + Load/1: + max-upper-bound: 2.78544e-05 + median-lower-bound: 1.7580800000000003e-05 + median-upper-bound: 2.63712e-05 + min-lower-bound: 1.74272e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/event/req/perf-other.yml b/spec/rtems/event/req/perf-other.yml index 12f9ede2..0a3a3039 100644 --- a/spec/rtems/event/req/perf-other.yml +++ b/spec/rtems/event/req/perf-other.yml @@ -46,7 +46,7 @@ limits: median-upper-bound: 2.844e-07 min-lower-bound: 1.8e-07 Load/1: - max-upper-bound: 1.05e-06 + max-upper-bound: 1.0644e-06 median-lower-bound: 6.896e-07 median-upper-bound: 1.0344e-06 min-lower-bound: 6.896e-07 @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 5.1e-07 + median-lower-bound: 3.296e-07 + median-upper-bound: 4.944e-07 + min-lower-bound: 3.296e-07 + FullCache: + max-upper-bound: 3.3e-07 + median-lower-bound: 8.960000000000001e-08 + median-upper-bound: 1.3439999999999999e-07 + min-lower-bound: 8.0e-08 + HotCache: + max-upper-bound: 1.3439999999999999e-07 + median-lower-bound: 8.0e-08 + median-upper-bound: 1.2e-07 + min-lower-bound: 6.96e-08 + Load/1: + max-upper-bound: 6.0e-07 + median-lower-bound: 4.0e-07 + median-upper-bound: 6.0e-07 + min-lower-bound: 3.896e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 2.6759999999999998e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 2.2384e-05 median-upper-bound: 3.3576e-05 min-lower-bound: 2.2096e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 2.98896e-05 + median-lower-bound: 1.9235200000000002e-05 + median-upper-bound: 2.8852799999999996e-05 + min-lower-bound: 1.90528e-05 + FullCache: + max-upper-bound: 2.7758400000000002e-05 + median-lower-bound: 7.024000000000001e-06 + median-upper-bound: 1.0536e-05 + min-lower-bound: 6.9856000000000005e-06 + HotCache: + max-upper-bound: 5.9903999999999994e-06 + median-lower-bound: 3.5904000000000004e-06 + median-upper-bound: 5.3856e-06 + min-lower-bound: 3.5904000000000004e-06 + Load/1: + max-upper-bound: 4.75824e-05 + median-lower-bound: 1.99968e-05 + median-upper-bound: 2.9995199999999997e-05 + min-lower-bound: 1.95232e-05 + Load/2: + max-upper-bound: 0.00016917119999999998 + median-lower-bound: 0.0001074048 + median-upper-bound: 0.0001611072 + min-lower-bound: 0.00010638720000000001 + Load/3: + max-upper-bound: 0.00024751199999999997 + median-lower-bound: 0.00016165120000000003 + median-upper-bound: 0.0002424768 + min-lower-bound: 0.0001576992 + Load/4: + max-upper-bound: 0.0002909952 + median-lower-bound: 0.0001868448 + median-upper-bound: 0.00028026719999999997 + min-lower-bound: 0.00018238720000000001 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 1.548e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 1.4896000000000001e-05 median-upper-bound: 2.2344e-05 min-lower-bound: 1.4768e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 1.70736e-05 + median-lower-bound: 1.1286400000000001e-05 + median-upper-bound: 1.6929599999999998e-05 + min-lower-bound: 1.1206400000000002e-05 + FullCache: + max-upper-bound: 1.18992e-05 + median-lower-bound: 4.1472e-06 + median-upper-bound: 6.2208e-06 + min-lower-bound: 4.1376e-06 + HotCache: + max-upper-bound: 2.712e-06 + median-lower-bound: 1.6096e-06 + median-upper-bound: 2.4143999999999997e-06 + min-lower-bound: 1.6096e-06 + Load/1: + max-upper-bound: 2.0371200000000002e-05 + median-lower-bound: 1.34432e-05 + median-upper-bound: 2.01648e-05 + min-lower-bound: 1.3340800000000001e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/message/req/perf-receive-try.yml b/spec/rtems/message/req/perf-receive-try.yml index 598ff43f..a9569cbd 100644 --- a/spec/rtems/message/req/perf-receive-try.yml +++ b/spec/rtems/message/req/perf-receive-try.yml @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 1.644e-07 + median-lower-bound: 1.0e-07 + median-upper-bound: 1.5e-07 + min-lower-bound: 1.0e-07 + FullCache: + max-upper-bound: 1.044e-07 + median-lower-bound: 2.0e-08 + median-upper-bound: 3.0e-08 + min-lower-bound: 2.0e-08 + HotCache: + max-upper-bound: 3.0e-08 + median-lower-bound: 2.0e-08 + median-upper-bound: 3.0e-08 + min-lower-bound: 9.6e-09 + Load/1: + max-upper-bound: 2.4e-07 + median-lower-bound: 1.6e-07 + median-upper-bound: 2.4e-07 + min-lower-bound: 1.4960000000000002e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.3679999999999995e-06 @@ -112,6 +133,42 @@ limits: median-lower-bound: 5.920000000000001e-06 median-upper-bound: 8.88e-06 min-lower-bound: 5.856e-06 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 1.18848e-05 + median-lower-bound: 7.5232e-06 + median-upper-bound: 1.1284799999999999e-05 + min-lower-bound: 6.6784e-06 + FullCache: + max-upper-bound: 7.046399999999999e-06 + median-lower-bound: 1.5424e-06 + median-upper-bound: 2.3135999999999998e-06 + min-lower-bound: 1.5424e-06 + HotCache: + max-upper-bound: 1.2384e-06 + median-lower-bound: 6.240000000000001e-07 + median-upper-bound: 9.36e-07 + min-lower-bound: 6.240000000000001e-07 + Load/1: + max-upper-bound: 2.3592e-05 + median-lower-bound: 9.0048e-06 + median-upper-bound: 1.35072e-05 + min-lower-bound: 8.668799999999999e-06 + Load/2: + max-upper-bound: 4.41696e-05 + median-lower-bound: 2.9344000000000002e-05 + median-upper-bound: 4.4016e-05 + min-lower-bound: 2.5875200000000003e-05 + Load/3: + max-upper-bound: 5.5487999999999995e-05 + median-lower-bound: 3.69344e-05 + median-upper-bound: 5.54016e-05 + min-lower-bound: 3.32064e-05 + Load/4: + max-upper-bound: 5.568e-05 + median-lower-bound: 3.63616e-05 + median-upper-bound: 5.4542399999999995e-05 + min-lower-bound: 3.1328e-05 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.312e-06 @@ -133,6 +190,27 @@ limits: median-lower-bound: 5.296000000000001e-06 median-upper-bound: 7.944e-06 min-lower-bound: 5.152000000000001e-06 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 7.3056e-06 + median-lower-bound: 3.8048e-06 + median-upper-bound: 5.707199999999999e-06 + min-lower-bound: 3.7664e-06 + FullCache: + max-upper-bound: 5.8608e-06 + median-lower-bound: 1.3664000000000002e-06 + median-upper-bound: 2.0496e-06 + min-lower-bound: 1.3568e-06 + HotCache: + max-upper-bound: 1.0127999999999999e-06 + median-lower-bound: 4.384e-07 + median-upper-bound: 6.576e-07 + min-lower-bound: 4.384e-07 + Load/1: + max-upper-bound: 9.3312e-06 + median-lower-bound: 5.7344000000000005e-06 + median-upper-bound: 8.601599999999999e-06 + min-lower-bound: 5.6608e-06 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/message/req/perf-receive-wait-forever.yml b/spec/rtems/message/req/perf-receive-wait-forever.yml index 2dfa99ef..18698e16 100644 --- a/spec/rtems/message/req/perf-receive-wait-forever.yml +++ b/spec/rtems/message/req/perf-receive-wait-forever.yml @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 8.7e-07 + median-lower-bound: 5.696e-07 + median-upper-bound: 8.544e-07 + min-lower-bound: 5.696e-07 + FullCache: + max-upper-bound: 8.244e-07 + median-lower-bound: 2.2960000000000002e-07 + median-upper-bound: 3.444e-07 + min-lower-bound: 2.2e-07 + HotCache: + max-upper-bound: 3.1439999999999996e-07 + median-lower-bound: 2.0e-07 + median-upper-bound: 3.0e-07 + min-lower-bound: 2.0e-07 + Load/1: + max-upper-bound: 9.143999999999999e-07 + median-lower-bound: 6.096000000000001e-07 + median-upper-bound: 9.143999999999999e-07 + min-lower-bound: 6.000000000000001e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.3056e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 3.3232e-05 median-upper-bound: 4.9847999999999994e-05 min-lower-bound: 3.3104e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 4.5407999999999996e-05 + median-lower-bound: 2.89888e-05 + median-upper-bound: 4.34832e-05 + min-lower-bound: 2.8832e-05 + FullCache: + max-upper-bound: 5.0016e-05 + median-lower-bound: 1.5020800000000002e-05 + median-upper-bound: 2.2531200000000002e-05 + min-lower-bound: 1.4950400000000002e-05 + HotCache: + max-upper-bound: 9.6384e-06 + median-lower-bound: 6.224e-06 + median-upper-bound: 9.336e-06 + min-lower-bound: 6.224e-06 + Load/1: + max-upper-bound: 7.023359999999999e-05 + median-lower-bound: 2.7910400000000003e-05 + median-upper-bound: 4.18656e-05 + min-lower-bound: 2.7766400000000002e-05 + Load/2: + max-upper-bound: 0.00029999039999999995 + median-lower-bound: 0.0001939168 + median-upper-bound: 0.00029087519999999997 + min-lower-bound: 0.00019038720000000002 + Load/3: + max-upper-bound: 0.00046521599999999996 + median-lower-bound: 0.00030619520000000006 + median-upper-bound: 0.0004592928 + min-lower-bound: 0.00030091520000000003 + Load/4: + max-upper-bound: 0.000553344 + median-lower-bound: 0.0003561408 + median-upper-bound: 0.0005342112 + min-lower-bound: 0.00035536320000000005 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.1632e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 2.4048e-05 median-upper-bound: 3.6071999999999996e-05 min-lower-bound: 2.3856e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 3.14832e-05 + median-lower-bound: 1.9068800000000003e-05 + median-upper-bound: 2.8603199999999997e-05 + min-lower-bound: 1.8988800000000004e-05 + FullCache: + max-upper-bound: 2.9687999999999998e-05 + median-lower-bound: 9.145600000000001e-06 + median-upper-bound: 1.3718399999999999e-05 + min-lower-bound: 9.1136e-06 + HotCache: + max-upper-bound: 5.3856e-06 + median-lower-bound: 3.5904000000000004e-06 + median-upper-bound: 5.3856e-06 + min-lower-bound: 3.5904000000000004e-06 + Load/1: + max-upper-bound: 3.3672e-05 + median-lower-bound: 2.0496e-05 + median-upper-bound: 3.0743999999999996e-05 + min-lower-bound: 2.0416000000000002e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/message/req/perf-receive-wait-timed.yml b/spec/rtems/message/req/perf-receive-wait-timed.yml index d58bfcd0..656403d1 100644 --- a/spec/rtems/message/req/perf-receive-wait-timed.yml +++ b/spec/rtems/message/req/perf-receive-wait-timed.yml @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 9.444e-07 + median-lower-bound: 6.2e-07 + median-upper-bound: 9.3e-07 + min-lower-bound: 6.096000000000001e-07 + FullCache: + max-upper-bound: 8.544e-07 + median-lower-bound: 2.4e-07 + median-upper-bound: 3.6e-07 + min-lower-bound: 2.4e-07 + HotCache: + max-upper-bound: 3.3e-07 + median-lower-bound: 2.2e-07 + median-upper-bound: 3.3e-07 + min-lower-bound: 2.096e-07 + Load/1: + max-upper-bound: 9.9e-07 + median-lower-bound: 6.496000000000001e-07 + median-upper-bound: 9.744e-07 + min-lower-bound: 6.496000000000001e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.656e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 3.608e-05 median-upper-bound: 5.412e-05 min-lower-bound: 3.5888e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 4.88784e-05 + median-lower-bound: 3.08704e-05 + median-upper-bound: 4.630559999999999e-05 + min-lower-bound: 2.98528e-05 + FullCache: + max-upper-bound: 4.97136e-05 + median-lower-bound: 1.61024e-05 + median-upper-bound: 2.4153600000000002e-05 + min-lower-bound: 1.60384e-05 + HotCache: + max-upper-bound: 1.06992e-05 + median-lower-bound: 7.0176e-06 + median-upper-bound: 1.05264e-05 + min-lower-bound: 7.0176e-06 + Load/1: + max-upper-bound: 7.37088e-05 + median-lower-bound: 2.9702400000000002e-05 + median-upper-bound: 4.45536e-05 + min-lower-bound: 2.9510400000000005e-05 + Load/2: + max-upper-bound: 0.00031859039999999997 + median-lower-bound: 0.00020605120000000002 + median-upper-bound: 0.0003090768 + min-lower-bound: 0.0002025056 + Load/3: + max-upper-bound: 0.0004939199999999999 + median-lower-bound: 0.0003254048 + median-upper-bound: 0.00048810719999999995 + min-lower-bound: 0.0003200992 + Load/4: + max-upper-bound: 0.0005884368 + median-lower-bound: 0.00038317120000000004 + median-upper-bound: 0.0005747568 + min-lower-bound: 0.0003800768 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.4056e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 2.5759999999999997e-05 median-upper-bound: 3.8639999999999996e-05 min-lower-bound: 2.5568e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 3.18096e-05 + median-lower-bound: 2.1136000000000002e-05 + median-upper-bound: 3.1704e-05 + min-lower-bound: 2.0998400000000002e-05 + FullCache: + max-upper-bound: 2.96304e-05 + median-lower-bound: 9.9136e-06 + median-upper-bound: 1.4870399999999999e-05 + min-lower-bound: 9.849600000000001e-06 + HotCache: + max-upper-bound: 6.4704e-06 + median-lower-bound: 4.3136000000000005e-06 + median-upper-bound: 6.4704e-06 + min-lower-bound: 4.3136000000000005e-06 + Load/1: + max-upper-bound: 3.41856e-05 + median-lower-bound: 2.2582400000000003e-05 + median-upper-bound: 3.38736e-05 + min-lower-bound: 2.2464e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/message/req/perf-send-other-cpu.yml b/spec/rtems/message/req/perf-send-other-cpu.yml index dc3e8171..327f2523 100644 --- a/spec/rtems/message/req/perf-send-other-cpu.yml +++ b/spec/rtems/message/req/perf-send-other-cpu.yml @@ -91,6 +91,42 @@ limits: median-lower-bound: 3.8224000000000005e-05 median-upper-bound: 5.7335999999999995e-05 min-lower-bound: 3.7552e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 5.56416e-05 + median-lower-bound: 3.18464e-05 + median-upper-bound: 4.7769600000000004e-05 + min-lower-bound: 3.06304e-05 + FullCache: + max-upper-bound: 3.25248e-05 + median-lower-bound: 1.46688e-05 + median-upper-bound: 2.2003199999999996e-05 + min-lower-bound: 1.44352e-05 + HotCache: + max-upper-bound: 1.16352e-05 + median-lower-bound: 7.638400000000001e-06 + median-upper-bound: 1.14576e-05 + min-lower-bound: 7.638400000000001e-06 + Load/1: + max-upper-bound: 6.6e-05 + median-lower-bound: 3.0457599999999998e-05 + median-upper-bound: 4.56864e-05 + min-lower-bound: 3.0156800000000002e-05 + Load/2: + max-upper-bound: 0.0002622576 + median-lower-bound: 0.0001733088 + median-upper-bound: 0.0002599632 + min-lower-bound: 0.0001720704 + Load/3: + max-upper-bound: 0.00046149599999999993 + median-lower-bound: 0.00029721280000000004 + median-upper-bound: 0.0004458192 + min-lower-bound: 0.00029710720000000003 + Load/4: + max-upper-bound: 0.0005809872 + median-lower-bound: 0.0003810144 + median-upper-bound: 0.0005715216 + min-lower-bound: 0.000376416 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/message/req/perf-send-other.yml b/spec/rtems/message/req/perf-send-other.yml index 7f376561..205c7b84 100644 --- a/spec/rtems/message/req/perf-send-other.yml +++ b/spec/rtems/message/req/perf-send-other.yml @@ -46,8 +46,8 @@ limits: median-upper-bound: 3.6e-07 min-lower-bound: 2.2960000000000002e-07 Load/1: - max-upper-bound: 1.1844e-06 - median-lower-bound: 7.896e-07 + max-upper-bound: 1.2e-06 + median-lower-bound: 7.8e-07 median-upper-bound: 1.1844e-06 min-lower-bound: 7.8e-07 Load/2: @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 6.299999999999999e-07 + median-lower-bound: 4.0e-07 + median-upper-bound: 6.0e-07 + min-lower-bound: 4.0e-07 + FullCache: + max-upper-bound: 3.444e-07 + median-lower-bound: 1.296e-07 + median-upper-bound: 1.944e-07 + min-lower-bound: 1.2e-07 + HotCache: + max-upper-bound: 1.8e-07 + median-lower-bound: 1.2e-07 + median-upper-bound: 1.8e-07 + min-lower-bound: 1.096e-07 + Load/1: + max-upper-bound: 7.043999999999999e-07 + median-lower-bound: 4.6959999999999997e-07 + median-upper-bound: 7.043999999999999e-07 + min-lower-bound: 4.6000000000000004e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.396e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 2.6928e-05 median-upper-bound: 4.0391999999999995e-05 min-lower-bound: 2.6736000000000003e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 3.5385599999999995e-05 + median-lower-bound: 2.2086400000000003e-05 + median-upper-bound: 3.31296e-05 + min-lower-bound: 2.1065600000000004e-05 + FullCache: + max-upper-bound: 2.4979199999999996e-05 + median-lower-bound: 9.8304e-06 + median-upper-bound: 1.47456e-05 + min-lower-bound: 9.7952e-06 + HotCache: + max-upper-bound: 7.545599999999999e-06 + median-lower-bound: 4.8864e-06 + median-upper-bound: 7.329599999999999e-06 + min-lower-bound: 4.8864e-06 + Load/1: + max-upper-bound: 5.335199999999999e-05 + median-lower-bound: 2.2662400000000002e-05 + median-upper-bound: 3.39936e-05 + min-lower-bound: 2.25024e-05 + Load/2: + max-upper-bound: 0.00019556159999999998 + median-lower-bound: 0.0001285952 + median-upper-bound: 0.00019289279999999998 + min-lower-bound: 0.0001260672 + Load/3: + max-upper-bound: 0.0003007536 + median-lower-bound: 0.0001987872 + median-upper-bound: 0.0002981808 + min-lower-bound: 0.00019271040000000002 + Load/4: + max-upper-bound: 0.0003512928 + median-lower-bound: 0.00023161280000000002 + median-upper-bound: 0.00034741920000000003 + min-lower-bound: 0.0002268704 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 2.0952e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 1.848e-05 median-upper-bound: 2.772e-05 min-lower-bound: 1.8448e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 1.98384e-05 + median-lower-bound: 1.3113600000000003e-05 + median-upper-bound: 1.96704e-05 + min-lower-bound: 1.30816e-05 + FullCache: + max-upper-bound: 1.2912e-05 + median-lower-bound: 5.9232e-06 + median-upper-bound: 8.8848e-06 + min-lower-bound: 5.884800000000001e-06 + HotCache: + max-upper-bound: 3.4848e-06 + median-lower-bound: 2.1248e-06 + median-upper-bound: 3.1872e-06 + min-lower-bound: 2.1248e-06 + Load/1: + max-upper-bound: 2.29344e-05 + median-lower-bound: 1.5222400000000002e-05 + median-upper-bound: 2.28336e-05 + min-lower-bound: 1.5164800000000001e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/message/req/perf-send-preempt.yml b/spec/rtems/message/req/perf-send-preempt.yml index 6015f7ff..262884c8 100644 --- a/spec/rtems/message/req/perf-send-preempt.yml +++ b/spec/rtems/message/req/perf-send-preempt.yml @@ -31,7 +31,7 @@ limits: min-lower-bound: 7.84e-07 sparc/gr712rc/smp/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: DirtyCache: - max-upper-bound: 1.59e-06 + max-upper-bound: 1.6044e-06 median-lower-bound: 1.0496e-06 median-upper-bound: 1.5744000000000001e-06 min-lower-bound: 1.04e-06 @@ -43,7 +43,7 @@ limits: HotCache: max-upper-bound: 5.399999999999999e-07 median-lower-bound: 3.496e-07 - median-upper-bound: 5.244e-07 + median-upper-bound: 5.399999999999999e-07 min-lower-bound: 3.496e-07 Load/1: max-upper-bound: 1.56e-06 @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 8.7e-07 + median-lower-bound: 5.696e-07 + median-upper-bound: 8.544e-07 + min-lower-bound: 5.696e-07 + FullCache: + max-upper-bound: 4.644e-07 + median-lower-bound: 2.2960000000000002e-07 + median-upper-bound: 3.444e-07 + min-lower-bound: 2.2e-07 + HotCache: + max-upper-bound: 3.1439999999999996e-07 + median-lower-bound: 2.0e-07 + median-upper-bound: 3.0e-07 + min-lower-bound: 2.0e-07 + Load/1: + max-upper-bound: 9.143999999999999e-07 + median-lower-bound: 6.096000000000001e-07 + median-upper-bound: 9.143999999999999e-07 + min-lower-bound: 6.000000000000001e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 5.124e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 3.7504e-05 median-upper-bound: 5.6256e-05 min-lower-bound: 3.7504e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 4.929119999999999e-05 + median-lower-bound: 3.09472e-05 + median-upper-bound: 4.6420799999999994e-05 + min-lower-bound: 3.0835200000000006e-05 + FullCache: + max-upper-bound: 3.09648e-05 + median-lower-bound: 1.46112e-05 + median-upper-bound: 2.19168e-05 + min-lower-bound: 1.45504e-05 + HotCache: + max-upper-bound: 1.00992e-05 + median-lower-bound: 6.729600000000001e-06 + median-upper-bound: 1.00944e-05 + min-lower-bound: 6.729600000000001e-06 + Load/1: + max-upper-bound: 6.28272e-05 + median-lower-bound: 2.85344e-05 + median-upper-bound: 4.2801599999999994e-05 + min-lower-bound: 2.7628800000000002e-05 + Load/2: + max-upper-bound: 0.000297984 + median-lower-bound: 0.0001980832 + median-upper-bound: 0.0002971248 + min-lower-bound: 0.0001942496 + Load/3: + max-upper-bound: 0.00046962239999999997 + median-lower-bound: 0.000312384 + median-upper-bound: 0.000468576 + min-lower-bound: 0.0003081312 + Load/4: + max-upper-bound: 0.0005601888 + median-lower-bound: 0.000371936 + median-upper-bound: 0.000557904 + min-lower-bound: 0.0003658112 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.252e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 2.4608e-05 median-upper-bound: 3.6911999999999995e-05 min-lower-bound: 2.4544e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 2.8344e-05 + median-lower-bound: 1.82688e-05 + median-upper-bound: 2.74032e-05 + min-lower-bound: 1.816e-05 + FullCache: + max-upper-bound: 1.7952e-05 + median-lower-bound: 9.968e-06 + median-upper-bound: 1.4951999999999998e-05 + min-lower-bound: 9.9136e-06 + HotCache: + max-upper-bound: 5.0832e-06 + median-lower-bound: 3.3888e-06 + median-upper-bound: 5.0832e-06 + min-lower-bound: 3.3888e-06 + Load/1: + max-upper-bound: 2.94768e-05 + median-lower-bound: 1.9264e-05 + median-upper-bound: 2.8896e-05 + min-lower-bound: 1.92096e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/message/req/perf-send.yml b/spec/rtems/message/req/perf-send.yml index e6982313..2b3821bc 100644 --- a/spec/rtems/message/req/perf-send.yml +++ b/spec/rtems/message/req/perf-send.yml @@ -36,10 +36,10 @@ limits: median-upper-bound: 4.3439999999999997e-07 min-lower-bound: 2.896e-07 FullCache: - max-upper-bound: 1.944e-07 + max-upper-bound: 2.2439999999999997e-07 median-lower-bound: 4.96e-08 median-upper-bound: 7.439999999999999e-08 - min-lower-bound: 4.96e-08 + min-lower-bound: 4.0e-08 HotCache: max-upper-bound: 7.439999999999999e-08 median-lower-bound: 4.96e-08 @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 2.4e-07 + median-lower-bound: 1.6e-07 + median-upper-bound: 2.4e-07 + min-lower-bound: 1.4960000000000002e-07 + FullCache: + max-upper-bound: 1.8e-07 + median-lower-bound: 4.0e-08 + median-upper-bound: 6.0e-08 + min-lower-bound: 4.0e-08 + HotCache: + max-upper-bound: 7.439999999999999e-08 + median-lower-bound: 4.0e-08 + median-upper-bound: 6.0e-08 + min-lower-bound: 2.96e-08 + Load/1: + max-upper-bound: 3.6e-07 + median-lower-bound: 2.4e-07 + median-upper-bound: 3.6e-07 + min-lower-bound: 2.2960000000000002e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 7.56e-06 @@ -112,6 +133,42 @@ limits: median-lower-bound: 9.744e-06 median-upper-bound: 1.4616e-05 min-lower-bound: 9.552e-06 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 1.6632e-05 + median-lower-bound: 1.0115200000000001e-05 + median-upper-bound: 1.5172799999999998e-05 + min-lower-bound: 9.414400000000001e-06 + FullCache: + max-upper-bound: 8.952e-06 + median-lower-bound: 1.8976e-06 + median-upper-bound: 2.8464e-06 + min-lower-bound: 1.8976e-06 + HotCache: + max-upper-bound: 1.776e-06 + median-lower-bound: 9.792e-07 + median-upper-bound: 1.4688e-06 + min-lower-bound: 9.792e-07 + Load/1: + max-upper-bound: 2.88144e-05 + median-lower-bound: 1.08096e-05 + median-upper-bound: 1.62144e-05 + min-lower-bound: 1.0688000000000002e-05 + Load/2: + max-upper-bound: 7.10976e-05 + median-lower-bound: 4.5891200000000005e-05 + median-upper-bound: 6.88368e-05 + min-lower-bound: 4.3424e-05 + Load/3: + max-upper-bound: 0.00010458720000000001 + median-lower-bound: 6.83488e-05 + median-upper-bound: 0.0001025232 + min-lower-bound: 6.20864e-05 + Load/4: + max-upper-bound: 0.0001219632 + median-lower-bound: 7.8016e-05 + median-upper-bound: 0.000117024 + min-lower-bound: 7.32384e-05 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 6.5999999999999995e-06 @@ -133,6 +190,27 @@ limits: median-lower-bound: 9.072e-06 median-upper-bound: 1.3607999999999999e-05 min-lower-bound: 9.008e-06 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 9.1968e-06 + median-lower-bound: 6.0576e-06 + median-upper-bound: 9.0864e-06 + min-lower-bound: 5.9936e-06 + FullCache: + max-upper-bound: 7.1904e-06 + median-lower-bound: 1.7152000000000001e-06 + median-upper-bound: 2.5728e-06 + min-lower-bound: 1.7088e-06 + HotCache: + max-upper-bound: 1.4831999999999998e-06 + median-lower-bound: 7.936e-07 + median-upper-bound: 1.1903999999999999e-06 + min-lower-bound: 7.936e-07 + Load/1: + max-upper-bound: 1.3219199999999999e-05 + median-lower-bound: 8.7072e-06 + median-upper-bound: 1.3060799999999999e-05 + min-lower-bound: 8.6432e-06 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/part/req/perf-get-buffer.yml b/spec/rtems/part/req/perf-get-buffer.yml index e97c52d0..d1f3e5ec 100644 --- a/spec/rtems/part/req/perf-get-buffer.yml +++ b/spec/rtems/part/req/perf-get-buffer.yml @@ -34,9 +34,9 @@ limits: max-upper-bound: 2.2439999999999997e-07 median-lower-bound: 1.4e-07 median-upper-bound: 2.0999999999999997e-07 - min-lower-bound: 1.4e-07 + min-lower-bound: 1.296e-07 FullCache: - max-upper-bound: 9.0e-08 + max-upper-bound: 1.044e-07 median-lower-bound: 2.96e-08 median-upper-bound: 4.44e-08 min-lower-bound: 2.0e-08 @@ -79,22 +79,22 @@ limits: sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: DirtyCache: max-upper-bound: 0.1302528 - median-lower-bound: 1.0e-07 + median-lower-bound: 8.960000000000001e-08 median-upper-bound: 1.5e-07 - min-lower-bound: 8.960000000000001e-08 + min-lower-bound: 8.0e-08 FullCache: max-upper-bound: 1.2e-07 - median-lower-bound: 2.96e-08 + median-lower-bound: 2.0e-08 median-upper-bound: 4.44e-08 min-lower-bound: 2.0e-08 HotCache: max-upper-bound: 4.44e-08 median-lower-bound: 2.0e-08 median-upper-bound: 3.0e-08 - min-lower-bound: 2.0e-08 + min-lower-bound: 9.6e-09 Load/1: max-upper-bound: 0.12791808 - median-lower-bound: 1.4e-07 + median-lower-bound: 1.296e-07 median-upper-bound: 2.0999999999999997e-07 min-lower-bound: 1.2e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: @@ -135,14 +135,14 @@ limits: min-lower-bound: 4.688e-06 sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: DirtyCache: - max-upper-bound: 5.2272000000000005e-06 + max-upper-bound: 9.571199999999999e-06 median-lower-bound: 2.8960000000000003e-06 - median-upper-bound: 4.344e-06 + median-upper-bound: 8.6352e-06 min-lower-bound: 2.6464e-06 FullCache: max-upper-bound: 6.326399999999999e-06 median-lower-bound: 1.4656e-06 - median-upper-bound: 2.1984e-06 + median-upper-bound: 2.2128e-06 min-lower-bound: 1.28e-06 HotCache: max-upper-bound: 1.128e-06 @@ -150,10 +150,25 @@ limits: median-upper-bound: 8.208e-07 min-lower-bound: 5.472e-07 Load/1: - max-upper-bound: 1.05312e-05 + max-upper-bound: 2.15184e-05 median-lower-bound: 4.4288e-06 - median-upper-bound: 6.6432e-06 + median-upper-bound: 1.18848e-05 min-lower-bound: 3.7984000000000003e-06 + Load/2: + max-upper-bound: 3.43632e-05 + median-lower-bound: 2.11808e-05 + median-upper-bound: 3.17712e-05 + min-lower-bound: 1.86464e-05 + Load/3: + max-upper-bound: 3.90096e-05 + median-lower-bound: 2.52192e-05 + median-upper-bound: 3.78288e-05 + min-lower-bound: 1.64288e-05 + Load/4: + max-upper-bound: 3.25968e-05 + median-lower-bound: 1.9072e-05 + median-upper-bound: 2.8607999999999998e-05 + min-lower-bound: 1.82144e-05 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.048e-06 @@ -179,22 +194,22 @@ limits: DirtyCache: max-upper-bound: 0.2633637888 median-lower-bound: 2.8416e-06 - median-upper-bound: 4.2624e-06 + median-upper-bound: 5.256e-06 min-lower-bound: 2.8160000000000002e-06 FullCache: max-upper-bound: 5.2656e-06 median-lower-bound: 1.0848e-06 - median-upper-bound: 1.6272e-06 + median-upper-bound: 1.9632e-06 min-lower-bound: 8.992e-07 HotCache: - max-upper-bound: 8.928e-07 + max-upper-bound: 9.456e-07 median-lower-bound: 3.968e-07 median-upper-bound: 5.951999999999999e-07 min-lower-bound: 3.968e-07 Load/1: max-upper-bound: 0.2633637888 median-lower-bound: 4.2112000000000004e-06 - median-upper-bound: 6.316799999999999e-06 + median-upper-bound: 7.123199999999999e-06 min-lower-bound: 3.6512e-06 links: - role: requirement-refinement diff --git a/spec/rtems/part/req/perf-get-no-buffer.yml b/spec/rtems/part/req/perf-get-no-buffer.yml index b93cef9a..ecde4612 100644 --- a/spec/rtems/part/req/perf-get-no-buffer.yml +++ b/spec/rtems/part/req/perf-get-no-buffer.yml @@ -79,24 +79,24 @@ limits: sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: DirtyCache: max-upper-bound: 0.12447744 - median-lower-bound: 8.960000000000001e-08 + median-lower-bound: 8.0e-08 median-upper-bound: 1.3439999999999999e-07 - min-lower-bound: 8.0e-08 + min-lower-bound: 6.96e-08 FullCache: max-upper-bound: 6.0e-08 median-lower-bound: 2.0e-08 median-upper-bound: 3.0e-08 - min-lower-bound: 2.0e-08 + min-lower-bound: 9.6e-09 HotCache: max-upper-bound: 4.44e-08 median-lower-bound: 2.0e-08 median-upper-bound: 3.0e-08 - min-lower-bound: 2.0e-08 + min-lower-bound: 9.6e-09 Load/1: max-upper-bound: 0.12472319999999999 - median-lower-bound: 1.296e-07 + median-lower-bound: 1.2e-07 median-upper-bound: 1.944e-07 - min-lower-bound: 1.296e-07 + min-lower-bound: 1.2e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.384e-06 @@ -135,9 +135,9 @@ limits: min-lower-bound: 4.416e-06 sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: DirtyCache: - max-upper-bound: 4.1232e-06 + max-upper-bound: 9.5616e-06 median-lower-bound: 2.4672000000000003e-06 - median-upper-bound: 3.7007999999999998e-06 + median-upper-bound: 7.392e-06 min-lower-bound: 2.4640000000000005e-06 FullCache: max-upper-bound: 4.286399999999999e-06 @@ -145,15 +145,30 @@ limits: median-upper-bound: 1.8768e-06 min-lower-bound: 1.2416000000000001e-06 HotCache: - max-upper-bound: 1.0512e-06 + max-upper-bound: 1.0704e-06 median-lower-bound: 5.088e-07 median-upper-bound: 7.632000000000001e-07 min-lower-bound: 5.088e-07 Load/1: - max-upper-bound: 9.7632e-06 + max-upper-bound: 1.9583999999999997e-05 median-lower-bound: 3.9808e-06 - median-upper-bound: 5.9712000000000005e-06 + median-upper-bound: 1.0756799999999998e-05 min-lower-bound: 3.12e-06 + Load/2: + max-upper-bound: 2.97792e-05 + median-lower-bound: 1.97664e-05 + median-upper-bound: 2.96496e-05 + min-lower-bound: 1.57568e-05 + Load/3: + max-upper-bound: 3.44832e-05 + median-lower-bound: 2.29216e-05 + median-upper-bound: 3.43824e-05 + min-lower-bound: 1.61312e-05 + Load/4: + max-upper-bound: 2.44464e-05 + median-lower-bound: 1.60224e-05 + median-upper-bound: 2.4033599999999996e-05 + min-lower-bound: 1.43392e-05 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 2.76e-06 @@ -179,12 +194,12 @@ limits: DirtyCache: max-upper-bound: 0.2482642944 median-lower-bound: 2.3904e-06 - median-upper-bound: 3.5856e-06 + median-upper-bound: 4.5312e-06 min-lower-bound: 2.3744e-06 FullCache: max-upper-bound: 2.6448e-06 median-lower-bound: 8.704000000000001e-07 - median-upper-bound: 1.3056e-06 + median-upper-bound: 1.368e-06 min-lower-bound: 8.608e-07 HotCache: max-upper-bound: 8.352e-07 @@ -194,7 +209,7 @@ limits: Load/1: max-upper-bound: 0.4042924032 median-lower-bound: 3.7376000000000004e-06 - median-upper-bound: 5.6064e-06 + median-upper-bound: 6.5232e-06 min-lower-bound: 3.2384e-06 links: - role: requirement-refinement diff --git a/spec/rtems/part/req/perf-return-buffer.yml b/spec/rtems/part/req/perf-return-buffer.yml index 59c04da1..651e0050 100644 --- a/spec/rtems/part/req/perf-return-buffer.yml +++ b/spec/rtems/part/req/perf-return-buffer.yml @@ -79,24 +79,24 @@ limits: sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: DirtyCache: max-upper-bound: 0.12435455999999999 - median-lower-bound: 1.2e-07 + median-lower-bound: 1.0e-07 median-upper-bound: 1.8e-07 - min-lower-bound: 1.096e-07 + min-lower-bound: 1.0e-07 FullCache: - max-upper-bound: 6.0e-08 + max-upper-bound: 7.439999999999999e-08 median-lower-bound: 2.96e-08 median-upper-bound: 4.44e-08 - min-lower-bound: 2.96e-08 + min-lower-bound: 2.0e-08 HotCache: max-upper-bound: 6.0e-08 median-lower-bound: 2.96e-08 median-upper-bound: 4.44e-08 - min-lower-bound: 2.96e-08 + min-lower-bound: 2.0e-08 Load/1: max-upper-bound: 0.12644351999999998 - median-lower-bound: 1.6e-07 + median-lower-bound: 1.4e-07 median-upper-bound: 2.4e-07 - min-lower-bound: 1.4960000000000002e-07 + min-lower-bound: 1.4e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 5.136e-06 @@ -135,13 +135,13 @@ limits: min-lower-bound: 5.648000000000001e-06 sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: DirtyCache: - max-upper-bound: 4.608e-06 + max-upper-bound: 1.1270399999999998e-05 median-lower-bound: 2.7776000000000003e-06 - median-upper-bound: 4.1664e-06 + median-upper-bound: 8.668799999999999e-06 min-lower-bound: 2.7264e-06 FullCache: max-upper-bound: 2.6304e-06 - median-lower-bound: 1.264e-06 + median-lower-bound: 1.2576e-06 median-upper-bound: 1.8959999999999997e-06 min-lower-bound: 1.2576e-06 HotCache: @@ -150,10 +150,25 @@ limits: median-upper-bound: 1.0704e-06 min-lower-bound: 7.136e-07 Load/1: - max-upper-bound: 1.0324799999999998e-05 + max-upper-bound: 2.14368e-05 median-lower-bound: 3.8496e-06 - median-upper-bound: 5.774399999999999e-06 + median-upper-bound: 1.28208e-05 min-lower-bound: 3.136e-06 + Load/2: + max-upper-bound: 3.60576e-05 + median-lower-bound: 2.3526400000000002e-05 + median-upper-bound: 3.52896e-05 + min-lower-bound: 1.8992e-05 + Load/3: + max-upper-bound: 3.95712e-05 + median-lower-bound: 2.60384e-05 + median-upper-bound: 3.90576e-05 + min-lower-bound: 1.8422400000000002e-05 + Load/4: + max-upper-bound: 3.7248e-05 + median-lower-bound: 2.2995200000000003e-05 + median-upper-bound: 3.44928e-05 + min-lower-bound: 2.1344e-05 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.392e-06 @@ -178,13 +193,13 @@ limits: sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: DirtyCache: max-upper-bound: 0.2281316352 - median-lower-bound: 3.6288000000000003e-06 + median-lower-bound: 3.3952000000000005e-06 median-upper-bound: 5.4432e-06 - min-lower-bound: 3.3888e-06 + min-lower-bound: 3.1584e-06 FullCache: - max-upper-bound: 1.6848e-06 + max-upper-bound: 1.848e-06 median-lower-bound: 9.312000000000001e-07 - median-upper-bound: 1.3968e-06 + median-upper-bound: 1.6704e-06 min-lower-bound: 9.279999999999999e-07 HotCache: max-upper-bound: 1.1472e-06 @@ -193,7 +208,7 @@ limits: min-lower-bound: 5.632e-07 Load/1: max-upper-bound: 0.2683969536 - median-lower-bound: 5.0688000000000005e-06 + median-lower-bound: 5.0304e-06 median-upper-bound: 7.6031999999999995e-06 min-lower-bound: 4.3456e-06 links: diff --git a/spec/rtems/sem/req/perf-mtx-pi-obtain.yml b/spec/rtems/sem/req/perf-mtx-pi-obtain.yml index 8221aa50..84b9e925 100644 --- a/spec/rtems/sem/req/perf-mtx-pi-obtain.yml +++ b/spec/rtems/sem/req/perf-mtx-pi-obtain.yml @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 1.644e-07 + median-lower-bound: 1.0e-07 + median-upper-bound: 1.5e-07 + min-lower-bound: 1.0e-07 + FullCache: + max-upper-bound: 1.2e-07 + median-lower-bound: 2.0e-08 + median-upper-bound: 3.0e-08 + min-lower-bound: 9.6e-09 + HotCache: + max-upper-bound: 3.0e-08 + median-lower-bound: 2.0e-08 + median-upper-bound: 3.0e-08 + min-lower-bound: 9.6e-09 + Load/1: + max-upper-bound: 2.2439999999999997e-07 + median-lower-bound: 1.4960000000000002e-07 + median-upper-bound: 2.2439999999999997e-07 + min-lower-bound: 1.4e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.248e-06 @@ -112,6 +133,42 @@ limits: median-lower-bound: 5.056e-06 median-upper-bound: 7.583999999999999e-06 min-lower-bound: 5.056e-06 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 1.1351999999999999e-05 + median-lower-bound: 7.392e-06 + median-upper-bound: 1.1088e-05 + min-lower-bound: 6.694400000000001e-06 + FullCache: + max-upper-bound: 6.4992e-06 + median-lower-bound: 1.1488000000000001e-06 + median-upper-bound: 1.7232e-06 + min-lower-bound: 1.1424e-06 + HotCache: + max-upper-bound: 1.2431999999999998e-06 + median-lower-bound: 5.856000000000001e-07 + median-upper-bound: 8.784e-07 + min-lower-bound: 5.856000000000001e-07 + Load/1: + max-upper-bound: 2.3063999999999998e-05 + median-lower-bound: 8.6208e-06 + median-upper-bound: 1.2931199999999999e-05 + min-lower-bound: 8.5504e-06 + Load/2: + max-upper-bound: 4.01472e-05 + median-lower-bound: 2.5987200000000004e-05 + median-upper-bound: 3.8980800000000005e-05 + min-lower-bound: 2.47616e-05 + Load/3: + max-upper-bound: 4.9180799999999995e-05 + median-lower-bound: 2.92736e-05 + median-upper-bound: 4.39104e-05 + min-lower-bound: 2.63424e-05 + Load/4: + max-upper-bound: 5.00448e-05 + median-lower-bound: 3.3257600000000005e-05 + median-upper-bound: 4.98864e-05 + min-lower-bound: 2.9193600000000005e-05 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.3599999999999996e-06 @@ -133,6 +190,27 @@ limits: median-lower-bound: 4.5599999999999995e-06 median-upper-bound: 6.84e-06 min-lower-bound: 4.464e-06 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 6.8208e-06 + median-lower-bound: 3.6224e-06 + median-upper-bound: 5.433599999999999e-06 + min-lower-bound: 3.5808e-06 + FullCache: + max-upper-bound: 4.1568e-06 + median-lower-bound: 4.2239999999999997e-07 + median-upper-bound: 6.336e-07 + min-lower-bound: 4.2239999999999997e-07 + HotCache: + max-upper-bound: 9.84e-07 + median-lower-bound: 4.2239999999999997e-07 + median-upper-bound: 6.336e-07 + min-lower-bound: 4.2239999999999997e-07 + Load/1: + max-upper-bound: 7.8768e-06 + median-lower-bound: 4.9568e-06 + median-upper-bound: 7.4351999999999996e-06 + min-lower-bound: 4.9024e-06 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/sem/req/perf-mtx-pi-release-one.yml b/spec/rtems/sem/req/perf-mtx-pi-release-one.yml index cdc745d0..8d2141bf 100644 --- a/spec/rtems/sem/req/perf-mtx-pi-release-one.yml +++ b/spec/rtems/sem/req/perf-mtx-pi-release-one.yml @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 6.6e-07 + median-lower-bound: 4.2960000000000004e-07 + median-upper-bound: 6.444e-07 + min-lower-bound: 4.2960000000000004e-07 + FullCache: + max-upper-bound: 3.444e-07 + median-lower-bound: 1.096e-07 + median-upper-bound: 1.644e-07 + min-lower-bound: 1.096e-07 + HotCache: + max-upper-bound: 1.644e-07 + median-lower-bound: 1.096e-07 + median-upper-bound: 1.644e-07 + min-lower-bound: 1.0e-07 + Load/1: + max-upper-bound: 7.5e-07 + median-lower-bound: 5.000000000000001e-07 + median-upper-bound: 7.5e-07 + min-lower-bound: 4.896e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.552e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 2.8096000000000003e-05 median-upper-bound: 4.2144e-05 min-lower-bound: 2.8096000000000003e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 3.82608e-05 + median-lower-bound: 2.5187200000000002e-05 + median-upper-bound: 3.7780799999999996e-05 + min-lower-bound: 2.48192e-05 + FullCache: + max-upper-bound: 3.01104e-05 + median-lower-bound: 1.26336e-05 + median-upper-bound: 1.89504e-05 + min-lower-bound: 1.2579200000000001e-05 + HotCache: + max-upper-bound: 9.705599999999999e-06 + median-lower-bound: 6.3200000000000005e-06 + median-upper-bound: 9.48e-06 + min-lower-bound: 6.3200000000000005e-06 + Load/1: + max-upper-bound: 6.0427199999999996e-05 + median-lower-bound: 2.5865600000000002e-05 + median-upper-bound: 3.87984e-05 + min-lower-bound: 2.53696e-05 + Load/2: + max-upper-bound: 0.00023008319999999997 + median-lower-bound: 0.000152064 + median-upper-bound: 0.00022809599999999998 + min-lower-bound: 0.00014875520000000002 + Load/3: + max-upper-bound: 0.000346776 + median-lower-bound: 0.000230688 + median-upper-bound: 0.00034603199999999997 + min-lower-bound: 0.00022697600000000002 + Load/4: + max-upper-bound: 0.00039967679999999996 + median-lower-bound: 0.0002631808 + median-upper-bound: 0.00039477119999999994 + min-lower-bound: 0.0002623296 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 1.9416000000000002e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 1.7456e-05 median-upper-bound: 2.6184000000000002e-05 min-lower-bound: 1.7264e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 2.2401600000000002e-05 + median-lower-bound: 1.4406400000000002e-05 + median-upper-bound: 2.16096e-05 + min-lower-bound: 1.42784e-05 + FullCache: + max-upper-bound: 1.26432e-05 + median-lower-bound: 4.883200000000001e-06 + median-upper-bound: 7.3248e-06 + min-lower-bound: 4.8704e-06 + HotCache: + max-upper-bound: 3.5856e-06 + median-lower-bound: 2.1952e-06 + median-upper-bound: 3.2927999999999996e-06 + min-lower-bound: 2.1952e-06 + Load/1: + max-upper-bound: 2.5953599999999998e-05 + median-lower-bound: 1.66752e-05 + median-upper-bound: 2.50128e-05 + min-lower-bound: 1.65696e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/sem/req/perf-mtx-pi-release-other-cpu.yml b/spec/rtems/sem/req/perf-mtx-pi-release-other-cpu.yml index bf6d2a0e..80e1d9a5 100644 --- a/spec/rtems/sem/req/perf-mtx-pi-release-other-cpu.yml +++ b/spec/rtems/sem/req/perf-mtx-pi-release-other-cpu.yml @@ -91,6 +91,42 @@ limits: median-lower-bound: 5.0032e-05 median-upper-bound: 7.504799999999999e-05 min-lower-bound: 4.9904e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 7.53408e-05 + median-lower-bound: 4.39552e-05 + median-upper-bound: 6.59328e-05 + min-lower-bound: 4.3174400000000005e-05 + FullCache: + max-upper-bound: 5.5012799999999996e-05 + median-lower-bound: 1.9283200000000002e-05 + median-upper-bound: 2.89248e-05 + min-lower-bound: 1.9152000000000002e-05 + HotCache: + max-upper-bound: 1.70544e-05 + median-lower-bound: 1.11584e-05 + median-upper-bound: 1.6737599999999997e-05 + min-lower-bound: 1.11584e-05 + Load/1: + max-upper-bound: 8.748e-05 + median-lower-bound: 4.21472e-05 + median-upper-bound: 6.32208e-05 + min-lower-bound: 4.1747200000000006e-05 + Load/2: + max-upper-bound: 0.000383688 + median-lower-bound: 0.0002547648 + median-upper-bound: 0.0003821472 + min-lower-bound: 0.00025233920000000004 + Load/3: + max-upper-bound: 0.0006486288 + median-lower-bound: 0.00042263040000000004 + median-upper-bound: 0.0006339456 + min-lower-bound: 0.00041873600000000006 + Load/4: + max-upper-bound: 0.0008044656 + median-lower-bound: 0.0005273248000000001 + median-upper-bound: 0.0007909872 + min-lower-bound: 0.0005258176 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/sem/req/perf-mtx-pi-release-preempt.yml b/spec/rtems/sem/req/perf-mtx-pi-release-preempt.yml index 8db88f20..8f8ef703 100644 --- a/spec/rtems/sem/req/perf-mtx-pi-release-preempt.yml +++ b/spec/rtems/sem/req/perf-mtx-pi-release-preempt.yml @@ -44,7 +44,7 @@ limits: max-upper-bound: 8.244e-07 median-lower-bound: 5.496000000000001e-07 median-upper-bound: 8.244e-07 - min-lower-bound: 5.496000000000001e-07 + min-lower-bound: 5.4e-07 Load/1: max-upper-bound: 2.1443999999999997e-06 median-lower-bound: 1.4296e-06 @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 1.17e-06 + median-lower-bound: 7.8e-07 + median-upper-bound: 1.17e-06 + min-lower-bound: 7.696000000000001e-07 + FullCache: + max-upper-bound: 6.144e-07 + median-lower-bound: 2.6960000000000003e-07 + median-upper-bound: 4.044e-07 + min-lower-bound: 2.6960000000000003e-07 + HotCache: + max-upper-bound: 3.9e-07 + median-lower-bound: 2.6e-07 + median-upper-bound: 3.9e-07 + min-lower-bound: 2.496e-07 + Load/1: + max-upper-bound: 1.2299999999999999e-06 + median-lower-bound: 8.2e-07 + median-upper-bound: 1.2299999999999999e-06 + min-lower-bound: 8.096e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 6.78e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 5.0112e-05 median-upper-bound: 7.5168e-05 min-lower-bound: 5.0048e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 6.4512e-05 + median-lower-bound: 4.1904000000000004e-05 + median-upper-bound: 6.2856e-05 + min-lower-bound: 4.15104e-05 + FullCache: + max-upper-bound: 3.95136e-05 + median-lower-bound: 1.93152e-05 + median-upper-bound: 2.89728e-05 + min-lower-bound: 1.92128e-05 + HotCache: + max-upper-bound: 1.49952e-05 + median-lower-bound: 9.891200000000001e-06 + median-upper-bound: 1.48368e-05 + min-lower-bound: 9.891200000000001e-06 + Load/1: + max-upper-bound: 8.274719999999999e-05 + median-lower-bound: 4.0624e-05 + median-upper-bound: 6.0935999999999994e-05 + min-lower-bound: 4.02528e-05 + Load/2: + max-upper-bound: 0.0004217952 + median-lower-bound: 0.00027733440000000004 + median-upper-bound: 0.0004160016 + min-lower-bound: 0.0002759808 + Load/3: + max-upper-bound: 0.0006585647999999999 + median-lower-bound: 0.00043650240000000004 + median-upper-bound: 0.0006547536 + min-lower-bound: 0.00043642880000000005 + Load/4: + max-upper-bound: 0.0007756944 + median-lower-bound: 0.0005148256000000001 + median-upper-bound: 0.0007722384 + min-lower-bound: 0.0005119776 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.0583999999999996e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 3.0271999999999997e-05 median-upper-bound: 4.5407999999999996e-05 min-lower-bound: 2.9952e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 3.66432e-05 + median-lower-bound: 2.35424e-05 + median-upper-bound: 3.53136e-05 + min-lower-bound: 2.34624e-05 + FullCache: + max-upper-bound: 1.98768e-05 + median-lower-bound: 9.7472e-06 + median-upper-bound: 1.46208e-05 + min-lower-bound: 9.673600000000002e-06 + HotCache: + max-upper-bound: 6.8736e-06 + median-lower-bound: 4.5792e-06 + median-upper-bound: 6.868799999999999e-06 + min-lower-bound: 4.5792e-06 + Load/1: + max-upper-bound: 3.90288e-05 + median-lower-bound: 2.5171200000000004e-05 + median-upper-bound: 3.7756800000000004e-05 + min-lower-bound: 2.5017600000000003e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/sem/req/perf-mtx-pi-release.yml b/spec/rtems/sem/req/perf-mtx-pi-release.yml index 6cff91cc..1d717ad2 100644 --- a/spec/rtems/sem/req/perf-mtx-pi-release.yml +++ b/spec/rtems/sem/req/perf-mtx-pi-release.yml @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 1.644e-07 + median-lower-bound: 1.0e-07 + median-upper-bound: 1.5e-07 + min-lower-bound: 1.0e-07 + FullCache: + max-upper-bound: 7.439999999999999e-08 + median-lower-bound: 2.0e-08 + median-upper-bound: 3.0e-08 + min-lower-bound: 9.6e-09 + HotCache: + max-upper-bound: 3.0e-08 + median-lower-bound: 2.0e-08 + median-upper-bound: 3.0e-08 + min-lower-bound: 9.6e-09 + Load/1: + max-upper-bound: 2.2439999999999997e-07 + median-lower-bound: 1.4e-07 + median-upper-bound: 2.0999999999999997e-07 + min-lower-bound: 1.4e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.319999999999999e-06 @@ -112,6 +133,42 @@ limits: median-lower-bound: 5.104000000000001e-06 median-upper-bound: 7.656e-06 min-lower-bound: 5.04e-06 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 1.31424e-05 + median-lower-bound: 7.187200000000001e-06 + median-upper-bound: 1.07808e-05 + min-lower-bound: 6.1312e-06 + FullCache: + max-upper-bound: 3.6816e-06 + median-lower-bound: 1.3568e-06 + median-upper-bound: 2.0352e-06 + min-lower-bound: 1.3568e-06 + HotCache: + max-upper-bound: 1.2384e-06 + median-lower-bound: 6.272000000000001e-07 + median-upper-bound: 9.408e-07 + min-lower-bound: 6.272000000000001e-07 + Load/1: + max-upper-bound: 2.2199999999999998e-05 + median-lower-bound: 8.697600000000001e-06 + median-upper-bound: 1.30464e-05 + min-lower-bound: 8.5952e-06 + Load/2: + max-upper-bound: 3.83472e-05 + median-lower-bound: 2.41728e-05 + median-upper-bound: 3.62592e-05 + min-lower-bound: 2.19392e-05 + Load/3: + max-upper-bound: 3.9926400000000005e-05 + median-lower-bound: 2.64832e-05 + median-upper-bound: 3.9724799999999996e-05 + min-lower-bound: 2.03488e-05 + Load/4: + max-upper-bound: 5.0068800000000004e-05 + median-lower-bound: 3.25952e-05 + median-upper-bound: 4.88928e-05 + min-lower-bound: 2.57824e-05 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.288e-06 @@ -133,6 +190,27 @@ limits: median-lower-bound: 4.4480000000000004e-06 median-upper-bound: 6.672e-06 min-lower-bound: 4.4480000000000004e-06 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 4.5359999999999994e-06 + median-lower-bound: 2.976e-06 + median-upper-bound: 4.464e-06 + min-lower-bound: 2.9344000000000002e-06 + FullCache: + max-upper-bound: 2.0016e-06 + median-lower-bound: 6.144e-07 + median-upper-bound: 9.216e-07 + min-lower-bound: 6.144e-07 + HotCache: + max-upper-bound: 9.456e-07 + median-lower-bound: 4.3520000000000003e-07 + median-upper-bound: 6.528e-07 + min-lower-bound: 4.3520000000000003e-07 + Load/1: + max-upper-bound: 6.676799999999999e-06 + median-lower-bound: 4.3456e-06 + median-upper-bound: 6.518399999999999e-06 + min-lower-bound: 4.32e-06 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/sem/req/perf-mtx-pi-try.yml b/spec/rtems/sem/req/perf-mtx-pi-try.yml index 4437fd00..ef91b3a4 100644 --- a/spec/rtems/sem/req/perf-mtx-pi-try.yml +++ b/spec/rtems/sem/req/perf-mtx-pi-try.yml @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 1.8e-07 + median-lower-bound: 1.2e-07 + median-upper-bound: 1.8e-07 + min-lower-bound: 1.096e-07 + FullCache: + max-upper-bound: 1.2e-07 + median-lower-bound: 2.0e-08 + median-upper-bound: 3.0e-08 + min-lower-bound: 2.0e-08 + HotCache: + max-upper-bound: 4.44e-08 + median-lower-bound: 2.0e-08 + median-upper-bound: 3.0e-08 + min-lower-bound: 2.0e-08 + Load/1: + max-upper-bound: 2.6999999999999996e-07 + median-lower-bound: 1.696e-07 + median-upper-bound: 2.544e-07 + min-lower-bound: 1.696e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.488e-06 @@ -112,6 +133,42 @@ limits: median-lower-bound: 6.032e-06 median-upper-bound: 9.047999999999999e-06 min-lower-bound: 5.904e-06 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 1.13472e-05 + median-lower-bound: 6.6912e-06 + median-upper-bound: 1.00368e-05 + min-lower-bound: 6.627200000000001e-06 + FullCache: + max-upper-bound: 5.9616e-06 + median-lower-bound: 1.2192000000000001e-06 + median-upper-bound: 1.8287999999999998e-06 + min-lower-bound: 1.2192000000000001e-06 + HotCache: + max-upper-bound: 1.2911999999999998e-06 + median-lower-bound: 6.592e-07 + median-upper-bound: 9.888e-07 + min-lower-bound: 6.592e-07 + Load/1: + max-upper-bound: 2.2464e-05 + median-lower-bound: 8.6752e-06 + median-upper-bound: 1.30128e-05 + min-lower-bound: 8.416e-06 + Load/2: + max-upper-bound: 4.68768e-05 + median-lower-bound: 2.92512e-05 + median-upper-bound: 4.387679999999999e-05 + min-lower-bound: 2.74848e-05 + Load/3: + max-upper-bound: 5.3184000000000004e-05 + median-lower-bound: 3.5139200000000004e-05 + median-upper-bound: 5.27088e-05 + min-lower-bound: 3.39968e-05 + Load/4: + max-upper-bound: 6.54912e-05 + median-lower-bound: 4.2896000000000004e-05 + median-upper-bound: 6.434399999999999e-05 + min-lower-bound: 3.58016e-05 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.6e-06 @@ -133,6 +190,27 @@ limits: median-lower-bound: 5.536e-06 median-upper-bound: 8.303999999999999e-06 min-lower-bound: 5.344000000000001e-06 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 5.6832e-06 + median-lower-bound: 3.7408e-06 + median-upper-bound: 5.6112e-06 + min-lower-bound: 3.6928000000000005e-06 + FullCache: + max-upper-bound: 1.9968e-06 + median-lower-bound: 4.96e-07 + median-upper-bound: 7.44e-07 + min-lower-bound: 4.96e-07 + HotCache: + max-upper-bound: 1.0416e-06 + median-lower-bound: 4.96e-07 + median-upper-bound: 7.44e-07 + min-lower-bound: 4.96e-07 + Load/1: + max-upper-bound: 7.872e-06 + median-lower-bound: 5.168e-06 + median-upper-bound: 7.752e-06 + min-lower-bound: 5.104000000000001e-06 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/sem/req/perf-mtx-pi-wait-forever.yml b/spec/rtems/sem/req/perf-mtx-pi-wait-forever.yml index 986f840c..5d9f61ca 100644 --- a/spec/rtems/sem/req/perf-mtx-pi-wait-forever.yml +++ b/spec/rtems/sem/req/perf-mtx-pi-wait-forever.yml @@ -36,7 +36,7 @@ limits: median-upper-bound: 2.07e-06 min-lower-bound: 1.3696000000000002e-06 FullCache: - max-upper-bound: 1.1844e-06 + max-upper-bound: 1.2e-06 median-lower-bound: 6.2e-07 median-upper-bound: 9.3e-07 min-lower-bound: 6.2e-07 @@ -46,7 +46,7 @@ limits: median-upper-bound: 8.7e-07 min-lower-bound: 5.800000000000001e-07 Load/1: - max-upper-bound: 2.1443999999999997e-06 + max-upper-bound: 2.1599999999999996e-06 median-lower-bound: 1.42e-06 median-upper-bound: 2.13e-06 min-lower-bound: 1.42e-06 @@ -76,6 +76,27 @@ limits: median-lower-bound: 1.6e-06 median-upper-bound: 2.4e-06 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 1.2599999999999998e-06 + median-lower-bound: 8.4e-07 + median-upper-bound: 1.2599999999999998e-06 + min-lower-bound: 8.296000000000001e-07 + FullCache: + max-upper-bound: 7.2e-07 + median-lower-bound: 3.2e-07 + median-upper-bound: 4.8e-07 + min-lower-bound: 3.096e-07 + HotCache: + max-upper-bound: 4.5e-07 + median-lower-bound: 3.0000000000000004e-07 + median-upper-bound: 4.5e-07 + min-lower-bound: 2.896e-07 + Load/1: + max-upper-bound: 1.32e-06 + median-lower-bound: 8.696e-07 + median-upper-bound: 1.3044e-06 + min-lower-bound: 8.696e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 6.3e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 4.7328000000000005e-05 median-upper-bound: 7.0992e-05 min-lower-bound: 4.6944e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 6.69648e-05 + median-lower-bound: 4.32896e-05 + median-upper-bound: 6.49344e-05 + min-lower-bound: 4.1721600000000004e-05 + FullCache: + max-upper-bound: 4.98432e-05 + median-lower-bound: 2.0102400000000003e-05 + median-upper-bound: 3.01536e-05 + min-lower-bound: 2.00384e-05 + HotCache: + max-upper-bound: 1.4568e-05 + median-lower-bound: 9.712000000000001e-06 + median-upper-bound: 1.4568e-05 + min-lower-bound: 9.712000000000001e-06 + Load/1: + max-upper-bound: 9.58128e-05 + median-lower-bound: 4.2620800000000004e-05 + median-upper-bound: 6.39312e-05 + min-lower-bound: 4.1897600000000004e-05 + Load/2: + max-upper-bound: 0.0004297152 + median-lower-bound: 0.00028438080000000004 + median-upper-bound: 0.0004265712 + min-lower-bound: 0.0002822944 + Load/3: + max-upper-bound: 0.0006842256 + median-lower-bound: 0.0004533888 + median-upper-bound: 0.0006800831999999999 + min-lower-bound: 0.0004520224 + Load/4: + max-upper-bound: 0.0008115647999999999 + median-lower-bound: 0.0005402272 + median-upper-bound: 0.0008103407999999999 + min-lower-bound: 0.0005351776000000001 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.4376e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 3.2768e-05 median-upper-bound: 4.9152e-05 min-lower-bound: 3.2768e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 4.04928e-05 + median-lower-bound: 2.65248e-05 + median-upper-bound: 3.97872e-05 + min-lower-bound: 2.6422400000000003e-05 + FullCache: + max-upper-bound: 2.1724800000000002e-05 + median-lower-bound: 1.00032e-05 + median-upper-bound: 1.5004799999999999e-05 + min-lower-bound: 9.9552e-06 + HotCache: + max-upper-bound: 7.4592e-06 + median-lower-bound: 4.9216000000000004e-06 + median-upper-bound: 7.382399999999999e-06 + min-lower-bound: 4.9216000000000004e-06 + Load/1: + max-upper-bound: 4.3228799999999995e-05 + median-lower-bound: 2.77824e-05 + median-upper-bound: 4.1673599999999993e-05 + min-lower-bound: 2.77024e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/sem/req/perf-mtx-pi-wait-timed.yml b/spec/rtems/sem/req/perf-mtx-pi-wait-timed.yml index 18926e17..fe06a72b 100644 --- a/spec/rtems/sem/req/perf-mtx-pi-wait-timed.yml +++ b/spec/rtems/sem/req/perf-mtx-pi-wait-timed.yml @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 1.32e-06 + median-lower-bound: 8.8e-07 + median-upper-bound: 1.32e-06 + min-lower-bound: 8.696e-07 + FullCache: + max-upper-bound: 8.1e-07 + median-lower-bound: 3.4000000000000003e-07 + median-upper-bound: 5.1e-07 + min-lower-bound: 3.4000000000000003e-07 + HotCache: + max-upper-bound: 4.8e-07 + median-lower-bound: 3.2e-07 + median-upper-bound: 4.8e-07 + min-lower-bound: 3.2e-07 + Load/1: + max-upper-bound: 1.38e-06 + median-lower-bound: 9.096000000000002e-07 + median-upper-bound: 1.3644e-06 + min-lower-bound: 9.096000000000002e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 6.707999999999999e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 4.9856000000000005e-05 median-upper-bound: 7.4784e-05 min-lower-bound: 4.9600000000000006e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 6.92304e-05 + median-lower-bound: 4.43232e-05 + median-upper-bound: 6.64848e-05 + min-lower-bound: 4.40896e-05 + FullCache: + max-upper-bound: 5.2243199999999995e-05 + median-lower-bound: 2.0374400000000003e-05 + median-upper-bound: 3.05616e-05 + min-lower-bound: 2.02944e-05 + HotCache: + max-upper-bound: 1.5715199999999998e-05 + median-lower-bound: 1.04256e-05 + median-upper-bound: 1.56384e-05 + min-lower-bound: 1.04256e-05 + Load/1: + max-upper-bound: 9.60048e-05 + median-lower-bound: 4.3651200000000007e-05 + median-upper-bound: 6.54768e-05 + min-lower-bound: 4.2649600000000006e-05 + Load/2: + max-upper-bound: 0.00044373119999999996 + median-lower-bound: 0.0002923392 + median-upper-bound: 0.0004385088 + min-lower-bound: 0.000292 + Load/3: + max-upper-bound: 0.0007046208 + median-lower-bound: 0.00046840959999999997 + median-upper-bound: 0.0007026143999999999 + min-lower-bound: 0.00046658560000000003 + Load/4: + max-upper-bound: 0.0008430864000000001 + median-lower-bound: 0.0005612576 + median-upper-bound: 0.0008418864 + min-lower-bound: 0.0005546976 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.68e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 3.448e-05 median-upper-bound: 5.171999999999999e-05 min-lower-bound: 3.4288e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 4.3392e-05 + median-lower-bound: 2.8384e-05 + median-upper-bound: 4.2576e-05 + min-lower-bound: 2.8272e-05 + FullCache: + max-upper-bound: 2.3788799999999998e-05 + median-lower-bound: 1.2281600000000001e-05 + median-upper-bound: 1.8422400000000002e-05 + min-lower-bound: 1.22336e-05 + HotCache: + max-upper-bound: 8.9712e-06 + median-lower-bound: 5.929600000000001e-06 + median-upper-bound: 8.8944e-06 + min-lower-bound: 5.929600000000001e-06 + Load/1: + max-upper-bound: 4.45152e-05 + median-lower-bound: 2.9411200000000004e-05 + median-upper-bound: 4.4116800000000004e-05 + min-lower-bound: 2.92768e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/task/req/perf-construct.yml b/spec/rtems/task/req/perf-construct.yml index 4d84669c..834bb6ad 100644 --- a/spec/rtems/task/req/perf-construct.yml +++ b/spec/rtems/task/req/perf-construct.yml @@ -31,7 +31,7 @@ limits: min-lower-bound: 1.424e-06 sparc/gr712rc/smp/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: DirtyCache: - max-upper-bound: 2.01e-06 + max-upper-bound: 2.0243999999999996e-06 median-lower-bound: 1.3296e-06 median-upper-bound: 1.9944e-06 min-lower-bound: 1.32e-06 @@ -41,14 +41,14 @@ limits: median-upper-bound: 1.2599999999999998e-06 min-lower-bound: 8.296000000000001e-07 HotCache: - max-upper-bound: 1.2299999999999999e-06 + max-upper-bound: 1.2443999999999999e-06 median-lower-bound: 8.2e-07 median-upper-bound: 1.2299999999999999e-06 min-lower-bound: 8.096e-07 Load/1: - max-upper-bound: 2.1443999999999997e-06 + max-upper-bound: 2.1599999999999996e-06 median-lower-bound: 1.4096e-06 - median-upper-bound: 2.1144e-06 + median-upper-bound: 2.13e-06 min-lower-bound: 1.4096e-06 Load/2: max-upper-bound: 2.7744e-06 @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 1.2144e-06 + median-lower-bound: 8.0e-07 + median-upper-bound: 1.2e-06 + min-lower-bound: 7.896e-07 + FullCache: + max-upper-bound: 8.1e-07 + median-lower-bound: 3.6e-07 + median-upper-bound: 5.399999999999999e-07 + min-lower-bound: 3.6e-07 + HotCache: + max-upper-bound: 5.399999999999999e-07 + median-lower-bound: 3.4000000000000003e-07 + median-upper-bound: 5.1e-07 + min-lower-bound: 3.4000000000000003e-07 + Load/1: + max-upper-bound: 1.35e-06 + median-lower-bound: 8.8e-07 + median-upper-bound: 1.32e-06 + min-lower-bound: 8.696e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 9.06e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 6.504e-05 median-upper-bound: 9.756e-05 min-lower-bound: 6.478400000000001e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 5.54016e-05 + median-lower-bound: 3.6240000000000005e-05 + median-upper-bound: 5.436e-05 + min-lower-bound: 3.5872e-05 + FullCache: + max-upper-bound: 5.49216e-05 + median-lower-bound: 2.2064e-05 + median-upper-bound: 3.3095999999999996e-05 + min-lower-bound: 2.1760000000000002e-05 + HotCache: + max-upper-bound: 2.29824e-05 + median-lower-bound: 1.1331200000000001e-05 + median-upper-bound: 1.69968e-05 + min-lower-bound: 1.12608e-05 + Load/1: + max-upper-bound: 9.387359999999999e-05 + median-lower-bound: 3.7760000000000004e-05 + median-upper-bound: 5.664e-05 + min-lower-bound: 3.728e-05 + Load/2: + max-upper-bound: 0.00045488159999999996 + median-lower-bound: 0.0002972416 + median-upper-bound: 0.00044586239999999997 + min-lower-bound: 0.000295472 + Load/3: + max-upper-bound: 0.0007849632 + median-lower-bound: 0.0005197824 + median-upper-bound: 0.0007796736 + min-lower-bound: 0.00051264 + Load/4: + max-upper-bound: 0.0010315679999999999 + median-lower-bound: 0.0006843552000000001 + median-upper-bound: 0.0010265328 + min-lower-bound: 0.00068064 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.6896e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 3.584e-05 median-upper-bound: 5.3759999999999994e-05 min-lower-bound: 3.5328e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 3.80304e-05 + median-lower-bound: 2.34912e-05 + median-upper-bound: 3.5236799999999994e-05 + min-lower-bound: 2.32448e-05 + FullCache: + max-upper-bound: 2.8958399999999997e-05 + median-lower-bound: 1.0608e-05 + median-upper-bound: 1.5912e-05 + min-lower-bound: 1.0288e-05 + HotCache: + max-upper-bound: 1.16496e-05 + median-lower-bound: 5.7952e-06 + median-upper-bound: 8.6928e-06 + min-lower-bound: 5.7952e-06 + Load/1: + max-upper-bound: 4.10832e-05 + median-lower-bound: 2.61568e-05 + median-upper-bound: 3.92352e-05 + min-lower-bound: 2.5830400000000003e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/task/req/perf-restart-preempt.yml b/spec/rtems/task/req/perf-restart-preempt.yml index 13a59cd2..0d71eae4 100644 --- a/spec/rtems/task/req/perf-restart-preempt.yml +++ b/spec/rtems/task/req/perf-restart-preempt.yml @@ -76,6 +76,27 @@ limits: median-lower-bound: 1.6e-06 median-upper-bound: 2.4e-06 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 1.59e-06 + median-lower-bound: 1.06e-06 + median-upper-bound: 1.59e-06 + min-lower-bound: 1.0496e-06 + FullCache: + max-upper-bound: 1.47e-06 + median-lower-bound: 4.6000000000000004e-07 + median-upper-bound: 6.9e-07 + min-lower-bound: 4.496e-07 + HotCache: + max-upper-bound: 6.444e-07 + median-lower-bound: 4.2960000000000004e-07 + median-upper-bound: 6.444e-07 + min-lower-bound: 4.2e-07 + Load/1: + max-upper-bound: 1.6499999999999999e-06 + median-lower-bound: 1.0896000000000001e-06 + median-upper-bound: 1.6344e-06 + min-lower-bound: 1.0896000000000001e-06 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 8.9928e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 6.2816e-05 median-upper-bound: 9.4224e-05 min-lower-bound: 6.24e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 7.90512e-05 + median-lower-bound: 4.99392e-05 + median-upper-bound: 7.49088e-05 + min-lower-bound: 4.95232e-05 + FullCache: + max-upper-bound: 7.06128e-05 + median-lower-bound: 2.1673600000000002e-05 + median-upper-bound: 3.25104e-05 + min-lower-bound: 2.16e-05 + HotCache: + max-upper-bound: 1.95792e-05 + median-lower-bound: 1.3052800000000001e-05 + median-upper-bound: 1.95792e-05 + min-lower-bound: 1.3052800000000001e-05 + Load/1: + max-upper-bound: 0.00011037119999999999 + median-lower-bound: 4.75712e-05 + median-upper-bound: 7.13568e-05 + min-lower-bound: 4.67552e-05 + Load/2: + max-upper-bound: 0.0004954127999999999 + median-lower-bound: 0.00032104960000000005 + median-upper-bound: 0.0004815744 + min-lower-bound: 0.0003203168 + Load/3: + max-upper-bound: 0.0007795104 + median-lower-bound: 0.0005043392 + median-upper-bound: 0.0007565088 + min-lower-bound: 0.0005004448 + Load/4: + max-upper-bound: 0.0009380975999999999 + median-lower-bound: 0.0005977024 + median-upper-bound: 0.0008965536 + min-lower-bound: 0.0005930880000000001 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 6.0504e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 4.3344000000000004e-05 median-upper-bound: 6.5016e-05 min-lower-bound: 4.3280000000000006e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 4.83936e-05 + median-lower-bound: 3.1856e-05 + median-upper-bound: 4.7784e-05 + min-lower-bound: 3.15936e-05 + FullCache: + max-upper-bound: 2.5761599999999997e-05 + median-lower-bound: 1.2822400000000001e-05 + median-upper-bound: 1.9233599999999998e-05 + min-lower-bound: 1.2784e-05 + HotCache: + max-upper-bound: 1.08144e-05 + median-lower-bound: 7.2095999999999995e-06 + median-upper-bound: 1.08144e-05 + min-lower-bound: 7.2095999999999995e-06 + Load/1: + max-upper-bound: 5.01552e-05 + median-lower-bound: 3.29248e-05 + median-upper-bound: 4.9387199999999994e-05 + min-lower-bound: 3.27488e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/task/req/perf-restart-self.yml b/spec/rtems/task/req/perf-restart-self.yml index 8b9c6b13..7cfb92df 100644 --- a/spec/rtems/task/req/perf-restart-self.yml +++ b/spec/rtems/task/req/perf-restart-self.yml @@ -36,7 +36,7 @@ limits: median-upper-bound: 1.8e-06 min-lower-bound: 1.2000000000000002e-06 FullCache: - max-upper-bound: 1.38e-06 + max-upper-bound: 1.8e-06 median-lower-bound: 6.896e-07 median-upper-bound: 1.0344e-06 min-lower-bound: 6.800000000000001e-07 @@ -51,7 +51,7 @@ limits: median-upper-bound: 1.8144e-06 min-lower-bound: 1.2000000000000002e-06 Load/2: - max-upper-bound: 2.13e-06 + max-upper-bound: 2.1443999999999997e-06 median-lower-bound: 1.4096e-06 median-upper-bound: 2.1144e-06 min-lower-bound: 1.4096e-06 @@ -76,6 +76,27 @@ limits: median-lower-bound: 1.6e-06 median-upper-bound: 2.4e-06 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 1.2900000000000001e-06 + median-lower-bound: 8.496e-07 + median-upper-bound: 1.2743999999999998e-06 + min-lower-bound: 8.496e-07 + FullCache: + max-upper-bound: 1.2299999999999999e-06 + median-lower-bound: 4.2e-07 + median-upper-bound: 6.299999999999999e-07 + min-lower-bound: 4.0960000000000007e-07 + HotCache: + max-upper-bound: 6.0e-07 + median-lower-bound: 4.0e-07 + median-upper-bound: 6.0e-07 + min-lower-bound: 3.896e-07 + Load/1: + max-upper-bound: 1.2900000000000001e-06 + median-lower-bound: 8.496e-07 + median-upper-bound: 1.2743999999999998e-06 + min-lower-bound: 8.496e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 9.3408e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 6.233600000000001e-05 median-upper-bound: 9.350399999999999e-05 min-lower-bound: 6.2144e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 5.2872e-05 + median-lower-bound: 3.49216e-05 + median-upper-bound: 5.23824e-05 + min-lower-bound: 3.46496e-05 + FullCache: + max-upper-bound: 5.62176e-05 + median-lower-bound: 1.56704e-05 + median-upper-bound: 2.3505599999999997e-05 + min-lower-bound: 1.56608e-05 + HotCache: + max-upper-bound: 1.9963200000000002e-05 + median-lower-bound: 1.3270400000000001e-05 + median-upper-bound: 1.99056e-05 + min-lower-bound: 1.3270400000000001e-05 + Load/1: + max-upper-bound: 7.892640000000001e-05 + median-lower-bound: 3.5225600000000004e-05 + median-upper-bound: 5.28384e-05 + min-lower-bound: 3.5033599999999996e-05 + Load/2: + max-upper-bound: 0.000379584 + median-lower-bound: 0.00025053760000000005 + median-upper-bound: 0.0003758064 + min-lower-bound: 0.0002505056 + Load/3: + max-upper-bound: 0.000606312 + median-lower-bound: 0.0004016896 + median-upper-bound: 0.0006025344 + min-lower-bound: 0.00040168640000000003 + Load/4: + max-upper-bound: 0.0007391184 + median-lower-bound: 0.0004852192 + median-upper-bound: 0.0007278288 + min-lower-bound: 0.00048514559999999997 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 5.8704e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 3.8944000000000005e-05 median-upper-bound: 5.8416e-05 min-lower-bound: 3.8528e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 3.61056e-05 + median-lower-bound: 2.3926400000000002e-05 + median-upper-bound: 3.5889599999999996e-05 + min-lower-bound: 2.37248e-05 + FullCache: + max-upper-bound: 3.20448e-05 + median-lower-bound: 8.883200000000002e-06 + median-upper-bound: 1.33248e-05 + min-lower-bound: 8.873600000000001e-06 + HotCache: + max-upper-bound: 1.07904e-05 + median-lower-bound: 7.1936e-06 + median-upper-bound: 1.07904e-05 + min-lower-bound: 7.1936e-06 + Load/1: + max-upper-bound: 3.61488e-05 + median-lower-bound: 2.39232e-05 + median-upper-bound: 3.58848e-05 + min-lower-bound: 2.37792e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/task/req/perf-restart.yml b/spec/rtems/task/req/perf-restart.yml index 1e9fe79a..88438f0f 100644 --- a/spec/rtems/task/req/perf-restart.yml +++ b/spec/rtems/task/req/perf-restart.yml @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 9.9e-07 + median-lower-bound: 6.496000000000001e-07 + median-upper-bound: 9.744e-07 + min-lower-bound: 6.4e-07 + FullCache: + max-upper-bound: 7.2e-07 + median-lower-bound: 2.0e-07 + median-upper-bound: 3.0e-07 + min-lower-bound: 2.0e-07 + HotCache: + max-upper-bound: 2.844e-07 + median-lower-bound: 1.8e-07 + median-upper-bound: 2.6999999999999996e-07 + min-lower-bound: 1.8e-07 + Load/1: + max-upper-bound: 1.0799999999999998e-06 + median-lower-bound: 7.096000000000001e-07 + median-upper-bound: 1.0644e-06 + min-lower-bound: 7.000000000000001e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 4.9152e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 3.7152000000000006e-05 median-upper-bound: 5.5728e-05 min-lower-bound: 3.5568e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 5.3155199999999995e-05 + median-lower-bound: 3.31776e-05 + median-upper-bound: 4.97664e-05 + min-lower-bound: 3.21984e-05 + FullCache: + max-upper-bound: 5.1700800000000005e-05 + median-lower-bound: 9.792e-06 + median-upper-bound: 1.4687999999999999e-05 + min-lower-bound: 9.776000000000001e-06 + HotCache: + max-upper-bound: 9.6912e-06 + median-lower-bound: 6.256e-06 + median-upper-bound: 9.383999999999999e-06 + min-lower-bound: 6.256e-06 + Load/1: + max-upper-bound: 7.930079999999999e-05 + median-lower-bound: 3.41696e-05 + median-upper-bound: 5.12544e-05 + min-lower-bound: 3.38112e-05 + Load/2: + max-upper-bound: 0.00031156799999999997 + median-lower-bound: 0.0002067936 + median-upper-bound: 0.0003101904 + min-lower-bound: 0.0002015552 + Load/3: + max-upper-bound: 0.00048192 + median-lower-bound: 0.00032093120000000006 + median-upper-bound: 0.0004813968 + min-lower-bound: 0.0003059296 + Load/4: + max-upper-bound: 0.0005599967999999999 + median-lower-bound: 0.00037245120000000006 + median-upper-bound: 0.0005586768 + min-lower-bound: 0.00035459200000000004 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.1104e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 2.5040000000000004e-05 median-upper-bound: 3.756e-05 min-lower-bound: 2.4288000000000002e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 3.33744e-05 + median-lower-bound: 2.1024e-05 + median-upper-bound: 3.1536e-05 + min-lower-bound: 2.0976e-05 + FullCache: + max-upper-bound: 2.2607999999999998e-05 + median-lower-bound: 6.7936e-06 + median-upper-bound: 1.0190399999999998e-05 + min-lower-bound: 6.768e-06 + HotCache: + max-upper-bound: 5.376e-06 + median-lower-bound: 3.3856000000000002e-06 + median-upper-bound: 5.0784e-06 + min-lower-bound: 3.3856000000000002e-06 + Load/1: + max-upper-bound: 3.69936e-05 + median-lower-bound: 2.2940800000000002e-05 + median-upper-bound: 3.44112e-05 + min-lower-bound: 2.2848000000000002e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/task/req/perf-set-scheduler-move.yml b/spec/rtems/task/req/perf-set-scheduler-move.yml index 46cc9d71..b6c8f291 100644 --- a/spec/rtems/task/req/perf-set-scheduler-move.yml +++ b/spec/rtems/task/req/perf-set-scheduler-move.yml @@ -36,7 +36,7 @@ limits: median-upper-bound: 2.5199999999999996e-06 min-lower-bound: 1.68e-06 FullCache: - max-upper-bound: 1.47e-06 + max-upper-bound: 1.95e-06 median-lower-bound: 6.496000000000001e-07 median-upper-bound: 9.744e-07 min-lower-bound: 6.4e-07 @@ -91,6 +91,42 @@ limits: median-lower-bound: 4.8784000000000006e-05 median-upper-bound: 7.3176e-05 min-lower-bound: 4.8672000000000004e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 7.156799999999999e-05 + median-lower-bound: 4.44896e-05 + median-upper-bound: 6.67344e-05 + min-lower-bound: 4.32416e-05 + FullCache: + max-upper-bound: 7.08288e-05 + median-lower-bound: 2.28736e-05 + median-upper-bound: 3.4310399999999996e-05 + min-lower-bound: 2.2777600000000004e-05 + HotCache: + max-upper-bound: 1.73088e-05 + median-lower-bound: 1.10368e-05 + median-upper-bound: 1.65552e-05 + min-lower-bound: 1.10368e-05 + Load/1: + max-upper-bound: 0.0001107072 + median-lower-bound: 4.96288e-05 + median-upper-bound: 7.444319999999999e-05 + min-lower-bound: 4.72064e-05 + Load/2: + max-upper-bound: 0.0003820944 + median-lower-bound: 0.00025431680000000004 + median-upper-bound: 0.0003814752 + min-lower-bound: 0.000251904 + Load/3: + max-upper-bound: 0.0006605328 + median-lower-bound: 0.0004363392 + median-upper-bound: 0.0006545088 + min-lower-bound: 0.00043573120000000003 + Load/4: + max-upper-bound: 0.0008214479999999999 + median-lower-bound: 0.0005428448 + median-upper-bound: 0.0008142672 + min-lower-bound: 0.000536048 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/task/req/perf-set-scheduler-nop.yml b/spec/rtems/task/req/perf-set-scheduler-nop.yml index 4116e223..295a30c7 100644 --- a/spec/rtems/task/req/perf-set-scheduler-nop.yml +++ b/spec/rtems/task/req/perf-set-scheduler-nop.yml @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 4.044e-07 + median-lower-bound: 2.6960000000000003e-07 + median-upper-bound: 4.044e-07 + min-lower-bound: 2.6e-07 + FullCache: + max-upper-bound: 3.3e-07 + median-lower-bound: 8.0e-08 + median-upper-bound: 1.2e-07 + min-lower-bound: 6.96e-08 + HotCache: + max-upper-bound: 1.2e-07 + median-lower-bound: 6.96e-08 + median-upper-bound: 1.044e-07 + min-lower-bound: 6.96e-08 + Load/1: + max-upper-bound: 5.1e-07 + median-lower-bound: 3.4000000000000003e-07 + median-upper-bound: 5.1e-07 + min-lower-bound: 3.296e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 5.2776000000000004e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 4.296e-05 median-upper-bound: 6.444e-05 min-lower-bound: 4.296e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 5.731679999999999e-05 + median-lower-bound: 3.7184e-05 + median-upper-bound: 5.5776e-05 + min-lower-bound: 3.69728e-05 + FullCache: + max-upper-bound: 5.3798399999999996e-05 + median-lower-bound: 1.1264000000000001e-05 + median-upper-bound: 1.6896e-05 + min-lower-bound: 1.1248e-05 + HotCache: + max-upper-bound: 1.1841599999999999e-05 + median-lower-bound: 7.5328e-06 + median-upper-bound: 1.1299199999999998e-05 + min-lower-bound: 7.5328e-06 + Load/1: + max-upper-bound: 9.32304e-05 + median-lower-bound: 4.0921600000000005e-05 + median-upper-bound: 6.13824e-05 + min-lower-bound: 4.06816e-05 + Load/2: + max-upper-bound: 0.00039884159999999997 + median-lower-bound: 0.0002588512 + median-upper-bound: 0.00038827679999999995 + min-lower-bound: 0.00025752 + Load/3: + max-upper-bound: 0.0006298704 + median-lower-bound: 0.0004097536 + median-upper-bound: 0.0006146303999999999 + min-lower-bound: 0.0004062112 + Load/4: + max-upper-bound: 0.0007317744000000001 + median-lower-bound: 0.0004731648 + median-upper-bound: 0.0007097471999999999 + min-lower-bound: 0.00046903040000000003 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 1.1856e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 1.1712e-05 median-upper-bound: 1.7568e-05 min-lower-bound: 1.1504e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 1.3492799999999999e-05 + median-lower-bound: 8.9472e-06 + median-upper-bound: 1.34208e-05 + min-lower-bound: 8.8448e-06 + FullCache: + max-upper-bound: 1.03056e-05 + median-lower-bound: 2.3616e-06 + median-upper-bound: 3.5423999999999997e-06 + min-lower-bound: 2.3488000000000003e-06 + HotCache: + max-upper-bound: 2.304e-06 + median-lower-bound: 1.3344e-06 + median-upper-bound: 2.0016e-06 + min-lower-bound: 1.3344e-06 + Load/1: + max-upper-bound: 1.668e-05 + median-lower-bound: 1.1088e-05 + median-upper-bound: 1.6632e-05 + min-lower-bound: 1.1030400000000002e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/task/req/perf-set-scheduler-other.yml b/spec/rtems/task/req/perf-set-scheduler-other.yml index a07eeca6..6bd043ff 100644 --- a/spec/rtems/task/req/perf-set-scheduler-other.yml +++ b/spec/rtems/task/req/perf-set-scheduler-other.yml @@ -91,6 +91,42 @@ limits: median-lower-bound: 1.8016e-05 median-upper-bound: 2.7024e-05 min-lower-bound: 1.7824e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 3.084e-05 + median-lower-bound: 1.8832000000000002e-05 + median-upper-bound: 2.8248e-05 + min-lower-bound: 1.8358400000000004e-05 + FullCache: + max-upper-bound: 9.9648e-06 + median-lower-bound: 5.3536e-06 + median-upper-bound: 8.030399999999999e-06 + min-lower-bound: 5.3280000000000005e-06 + HotCache: + max-upper-bound: 4.420799999999999e-06 + median-lower-bound: 2.7456e-06 + median-upper-bound: 4.118399999999999e-06 + min-lower-bound: 2.7456e-06 + Load/1: + max-upper-bound: 5.03376e-05 + median-lower-bound: 2.02656e-05 + median-upper-bound: 3.03984e-05 + min-lower-bound: 1.97632e-05 + Load/2: + max-upper-bound: 0.000160368 + median-lower-bound: 0.000104944 + median-upper-bound: 0.00015741599999999998 + min-lower-bound: 0.0001036384 + Load/3: + max-upper-bound: 0.000254016 + median-lower-bound: 0.00016744640000000002 + median-upper-bound: 0.0002511696 + min-lower-bound: 0.00016398080000000001 + Load/4: + max-upper-bound: 0.00029117279999999997 + median-lower-bound: 0.00019326720000000002 + median-upper-bound: 0.0002899008 + min-lower-bound: 0.00018929920000000002 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/task/req/perf-set-scheduler-preempt.yml b/spec/rtems/task/req/perf-set-scheduler-preempt.yml index 0537965f..19f2de5d 100644 --- a/spec/rtems/task/req/perf-set-scheduler-preempt.yml +++ b/spec/rtems/task/req/perf-set-scheduler-preempt.yml @@ -31,7 +31,7 @@ limits: min-lower-bound: 9.120000000000001e-07 sparc/gr712rc/smp/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: DirtyCache: - max-upper-bound: 2.01e-06 + max-upper-bound: 2.0243999999999996e-06 median-lower-bound: 1.34e-06 median-upper-bound: 2.01e-06 min-lower-bound: 1.34e-06 @@ -91,6 +91,42 @@ limits: median-lower-bound: 4.4048e-05 median-upper-bound: 6.6072e-05 min-lower-bound: 4.3984000000000004e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 6.0072e-05 + median-lower-bound: 3.74688e-05 + median-upper-bound: 5.620319999999999e-05 + min-lower-bound: 3.72928e-05 + FullCache: + max-upper-bound: 3.19296e-05 + median-lower-bound: 1.68192e-05 + median-upper-bound: 2.52288e-05 + min-lower-bound: 1.6752e-05 + HotCache: + max-upper-bound: 1.23312e-05 + median-lower-bound: 8.2112e-06 + median-upper-bound: 1.23168e-05 + min-lower-bound: 8.208e-06 + Load/1: + max-upper-bound: 7.648799999999999e-05 + median-lower-bound: 3.6755200000000003e-05 + median-upper-bound: 5.5132799999999995e-05 + min-lower-bound: 3.66336e-05 + Load/2: + max-upper-bound: 7.30416e-05 + median-lower-bound: 3.69472e-05 + median-upper-bound: 5.5420799999999996e-05 + min-lower-bound: 3.65504e-05 + Load/3: + max-upper-bound: 0.00034555199999999995 + median-lower-bound: 0.0001987136 + median-upper-bound: 0.00029807039999999997 + min-lower-bound: 0.0001984928 + Load/4: + max-upper-bound: 0.0005223648 + median-lower-bound: 0.0003007328 + median-upper-bound: 0.0004510992 + min-lower-bound: 0.0002964096 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/task/req/perf-start-preempt.yml b/spec/rtems/task/req/perf-start-preempt.yml index aad6027b..0ec0f080 100644 --- a/spec/rtems/task/req/perf-start-preempt.yml +++ b/spec/rtems/task/req/perf-start-preempt.yml @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 1.0799999999999998e-06 + median-lower-bound: 7.000000000000001e-07 + median-upper-bound: 1.05e-06 + min-lower-bound: 6.800000000000001e-07 + FullCache: + max-upper-bound: 9.0e-07 + median-lower-bound: 3.6e-07 + median-upper-bound: 5.399999999999999e-07 + min-lower-bound: 3.4000000000000003e-07 + HotCache: + max-upper-bound: 5.399999999999999e-07 + median-lower-bound: 3.4000000000000003e-07 + median-upper-bound: 5.1e-07 + min-lower-bound: 3.2e-07 + Load/1: + max-upper-bound: 1.1244e-06 + median-lower-bound: 7.400000000000001e-07 + median-upper-bound: 1.11e-06 + min-lower-bound: 7.096000000000001e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 5.532e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 3.984e-05 median-upper-bound: 5.976e-05 min-lower-bound: 3.984e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 5.29344e-05 + median-lower-bound: 3.4051200000000004e-05 + median-upper-bound: 5.10768e-05 + min-lower-bound: 3.32992e-05 + FullCache: + max-upper-bound: 5.729759999999999e-05 + median-lower-bound: 1.872e-05 + median-upper-bound: 2.808e-05 + min-lower-bound: 1.82336e-05 + HotCache: + max-upper-bound: 1.47168e-05 + median-lower-bound: 9.68e-06 + median-upper-bound: 1.4519999999999998e-05 + min-lower-bound: 9.5616e-06 + Load/1: + max-upper-bound: 6.956639999999999e-05 + median-lower-bound: 3.15712e-05 + median-upper-bound: 4.73568e-05 + min-lower-bound: 3.06144e-05 + Load/2: + max-upper-bound: 0.000324624 + median-lower-bound: 0.0002111136 + median-upper-bound: 0.0003166704 + min-lower-bound: 0.00020832320000000002 + Load/3: + max-upper-bound: 0.0005117664 + median-lower-bound: 0.00033399360000000003 + median-upper-bound: 0.0005009904 + min-lower-bound: 0.00032816640000000004 + Load/4: + max-upper-bound: 0.0006305808 + median-lower-bound: 0.00040118719999999997 + median-upper-bound: 0.0006017808 + min-lower-bound: 0.00039781440000000005 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 3.7464e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 2.8096000000000003e-05 median-upper-bound: 4.2144e-05 min-lower-bound: 2.8096000000000003e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 3.33984e-05 + median-lower-bound: 2.1680000000000002e-05 + median-upper-bound: 3.252e-05 + min-lower-bound: 2.11104e-05 + FullCache: + max-upper-bound: 2.82624e-05 + median-lower-bound: 1.096e-05 + median-upper-bound: 1.644e-05 + min-lower-bound: 1.0496e-05 + HotCache: + max-upper-bound: 8.2944e-06 + median-lower-bound: 5.408e-06 + median-upper-bound: 8.112e-06 + min-lower-bound: 5.2992e-06 + Load/1: + max-upper-bound: 3.5088e-05 + median-lower-bound: 2.28864e-05 + median-upper-bound: 3.43296e-05 + min-lower-bound: 2.22848e-05 links: - role: requirement-refinement uid: perf-runtime diff --git a/spec/rtems/task/req/perf-start.yml b/spec/rtems/task/req/perf-start.yml index c6a2c3ef..d73ff643 100644 --- a/spec/rtems/task/req/perf-start.yml +++ b/spec/rtems/task/req/perf-start.yml @@ -36,7 +36,7 @@ limits: median-upper-bound: 1.0644e-06 min-lower-bound: 6.896e-07 FullCache: - max-upper-bound: 5.543999999999999e-07 + max-upper-bound: 6.744e-07 median-lower-bound: 3.096e-07 median-upper-bound: 4.644e-07 min-lower-bound: 3.0000000000000004e-07 @@ -76,6 +76,27 @@ limits: median-lower-bound: 0.0 median-upper-bound: 0.0 min-lower-bound: 0.0 + sparc/gr712rc/uni/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=: + DirtyCache: + max-upper-bound: 6.744e-07 + median-lower-bound: 4.4e-07 + median-upper-bound: 6.6e-07 + min-lower-bound: 4.2960000000000004e-07 + FullCache: + max-upper-bound: 4.1999999999999995e-07 + median-lower-bound: 1.8e-07 + median-upper-bound: 2.6999999999999996e-07 + min-lower-bound: 1.696e-07 + HotCache: + max-upper-bound: 2.6999999999999996e-07 + median-lower-bound: 1.696e-07 + median-upper-bound: 2.544e-07 + min-lower-bound: 1.6e-07 + Load/1: + max-upper-bound: 7.643999999999999e-07 + median-lower-bound: 5.096000000000001e-07 + median-upper-bound: 7.643999999999999e-07 + min-lower-bound: 5.000000000000001e-07 sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 2.8896e-05 @@ -112,6 +133,42 @@ limits: median-lower-bound: 2.3712000000000003e-05 median-upper-bound: 3.5568e-05 min-lower-bound: 2.3712000000000003e-05 + sparc/gr740/smp/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 3.45312e-05 + median-lower-bound: 2.2406400000000003e-05 + median-upper-bound: 3.36096e-05 + min-lower-bound: 2.1424000000000004e-05 + FullCache: + max-upper-bound: 2.40384e-05 + median-lower-bound: 1.0393600000000002e-05 + median-upper-bound: 1.55904e-05 + min-lower-bound: 1.0025600000000001e-05 + HotCache: + max-upper-bound: 7.8528e-06 + median-lower-bound: 5.184e-06 + median-upper-bound: 7.776e-06 + min-lower-bound: 5.036800000000001e-06 + Load/1: + max-upper-bound: 5.39424e-05 + median-lower-bound: 2.3104e-05 + median-upper-bound: 3.4656e-05 + min-lower-bound: 2.2572800000000002e-05 + Load/2: + max-upper-bound: 0.00019946399999999997 + median-lower-bound: 0.000127776 + median-upper-bound: 0.000191664 + min-lower-bound: 0.0001252352 + Load/3: + max-upper-bound: 0.00030281279999999996 + median-lower-bound: 0.0001979584 + median-upper-bound: 0.0002969376 + min-lower-bound: 0.0001898624 + Load/4: + max-upper-bound: 0.0003568704 + median-lower-bound: 0.0002304224 + median-upper-bound: 0.0003456336 + min-lower-bound: 0.0002237632 sparc/gr740/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=: DirtyCache: max-upper-bound: 1.9944e-05 @@ -133,6 +190,27 @@ limits: median-lower-bound: 1.7967999999999998e-05 median-upper-bound: 2.6952e-05 min-lower-bound: 1.7967999999999998e-05 + sparc/gr740/uni/qual-only/qpmWME3Tk2kfoQL1kmgyerzkvLKkrfPY7xWIWGfY0Fg=: + DirtyCache: + max-upper-bound: 2.2569599999999998e-05 + median-lower-bound: 1.4752e-05 + median-upper-bound: 2.2128e-05 + min-lower-bound: 1.4176000000000001e-05 + FullCache: + max-upper-bound: 1.572e-05 + median-lower-bound: 6.966400000000001e-06 + median-upper-bound: 1.04496e-05 + min-lower-bound: 6.5952e-06 + HotCache: + max-upper-bound: 4.771199999999999e-06 + median-lower-bound: 2.9824000000000004e-06 + median-upper-bound: 4.4736e-06 + min-lower-bound: 2.9184000000000003e-06 + Load/1: + max-upper-bound: 2.61456e-05 + median-lower-bound: 1.70208e-05 + median-upper-bound: 2.55312e-05 + min-lower-bound: 1.65024e-05 links: - role: requirement-refinement uid: perf-runtime -- cgit v1.2.3