summaryrefslogtreecommitdiffstats
path: root/spec/rtems/task/req
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-01-12 11:32:30 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-01-12 11:52:10 +0100
commit3ef4081df569054a2492835896d5a3da929d7560 (patch)
tree0ea0fc9d9f6449838822b9363774cf36121d5e45 /spec/rtems/task/req
parentspec: Add runtime performance kinds (diff)
downloadrtems-central-3ef4081df569054a2492835896d5a3da929d7560.tar.bz2
spec: Update performance limits
Diffstat (limited to 'spec/rtems/task/req')
-rw-r--r--spec/rtems/task/req/perf-construct.yml68
-rw-r--r--spec/rtems/task/req/perf-restart-preempt.yml68
-rw-r--r--spec/rtems/task/req/perf-restart-self.yml68
-rw-r--r--spec/rtems/task/req/perf-restart.yml68
-rw-r--r--spec/rtems/task/req/perf-set-scheduler-move.yml68
-rw-r--r--spec/rtems/task/req/perf-set-scheduler-nop.yml68
-rw-r--r--spec/rtems/task/req/perf-set-scheduler-other.yml68
-rw-r--r--spec/rtems/task/req/perf-set-scheduler-preempt.yml68
-rw-r--r--spec/rtems/task/req/perf-start-preempt.yml68
-rw-r--r--spec/rtems/task/req/perf-start.yml68
10 files changed, 210 insertions, 470 deletions
diff --git a/spec/rtems/task/req/perf-construct.yml b/spec/rtems/task/req/perf-construct.yml
index 834bb6ad..7a74f146 100644
--- a/spec/rtems/task/req/perf-construct.yml
+++ b/spec/rtems/task/req/perf-construct.yml
@@ -3,58 +3,32 @@ copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
limits:
- sparc/gr712rc/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
+ sparc/gr712rc/smp/qual-only/aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=:
DirtyCache:
- max-upper-bound: 1.9919999999999997e-06
- median-lower-bound: 1.328e-06
- median-upper-bound: 1.9919999999999997e-06
- min-lower-bound: 1.312e-06
+ max-upper-bound: 0.00016195199999999998
+ median-lower-bound: 0.000106368
+ median-upper-bound: 0.00015955199999999998
+ min-lower-bound: 0.0001056
FullCache:
- max-upper-bound: 1.9919999999999997e-06
- median-lower-bound: 1.328e-06
- median-upper-bound: 1.9919999999999997e-06
- min-lower-bound: 1.312e-06
+ max-upper-bound: 0.0001224
+ median-lower-bound: 6.720000000000001e-05
+ median-upper-bound: 0.00010079999999999998
+ min-lower-bound: 6.6368e-05
HotCache:
- max-upper-bound: 1.9919999999999997e-06
- median-lower-bound: 1.312e-06
- median-upper-bound: 1.968e-06
- min-lower-bound: 1.312e-06
+ max-upper-bound: 9.955199999999998e-05
+ median-lower-bound: 6.56e-05
+ median-upper-bound: 9.839999999999999e-05
+ min-lower-bound: 6.4768e-05
Load/1:
- max-upper-bound: 2.1599999999999996e-06
- median-lower-bound: 1.44e-06
- median-upper-bound: 2.1599999999999996e-06
- min-lower-bound: 1.424e-06
+ max-upper-bound: 0.00017279999999999997
+ median-lower-bound: 0.000112768
+ median-upper-bound: 0.0001704
+ min-lower-bound: 0.000112768
Load/2:
- max-upper-bound: 2.1599999999999996e-06
- median-lower-bound: 1.424e-06
- median-upper-bound: 2.136e-06
- min-lower-bound: 1.424e-06
- sparc/gr712rc/smp/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=:
- DirtyCache:
- max-upper-bound: 2.0243999999999996e-06
- median-lower-bound: 1.3296e-06
- median-upper-bound: 1.9944e-06
- min-lower-bound: 1.32e-06
- FullCache:
- max-upper-bound: 1.53e-06
- median-lower-bound: 8.4e-07
- median-upper-bound: 1.2599999999999998e-06
- min-lower-bound: 8.296000000000001e-07
- HotCache:
- 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.1599999999999996e-06
- median-lower-bound: 1.4096e-06
- median-upper-bound: 2.13e-06
- min-lower-bound: 1.4096e-06
- Load/2:
- max-upper-bound: 2.7744e-06
- median-lower-bound: 1.8400000000000002e-06
- median-upper-bound: 2.76e-06
- min-lower-bound: 1.8296e-06
+ max-upper-bound: 0.000221952
+ median-lower-bound: 0.0001472
+ median-upper-bound: 0.0002208
+ min-lower-bound: 0.000146368
sparc/gr712rc/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
DirtyCache:
max-upper-bound: 2.4e-06
diff --git a/spec/rtems/task/req/perf-restart-preempt.yml b/spec/rtems/task/req/perf-restart-preempt.yml
index 0d71eae4..bcd8c324 100644
--- a/spec/rtems/task/req/perf-restart-preempt.yml
+++ b/spec/rtems/task/req/perf-restart-preempt.yml
@@ -3,58 +3,32 @@ copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
limits:
- sparc/gr712rc/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
+ sparc/gr712rc/smp/qual-only/aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=:
DirtyCache:
- max-upper-bound: 1.872e-06
- median-lower-bound: 1.2480000000000002e-06
- median-upper-bound: 1.872e-06
- min-lower-bound: 1.2480000000000002e-06
+ max-upper-bound: 0.00019679999999999999
+ median-lower-bound: 0.000130368
+ median-upper-bound: 0.00019555200000000001
+ min-lower-bound: 0.000130368
FullCache:
- max-upper-bound: 1.872e-06
- median-lower-bound: 1.2320000000000002e-06
- median-upper-bound: 1.848e-06
- min-lower-bound: 1.216e-06
+ max-upper-bound: 0.000176352
+ median-lower-bound: 5.920000000000001e-05
+ median-upper-bound: 8.879999999999999e-05
+ min-lower-bound: 5.920000000000001e-05
HotCache:
- max-upper-bound: 1.848e-06
- median-lower-bound: 1.2320000000000002e-06
- median-upper-bound: 1.848e-06
- min-lower-bound: 1.216e-06
+ max-upper-bound: 8.4e-05
+ median-lower-bound: 5.5168000000000004e-05
+ median-upper-bound: 8.2752e-05
+ min-lower-bound: 5.5168000000000004e-05
Load/1:
- max-upper-bound: 1.9919999999999997e-06
- median-lower-bound: 1.328e-06
- median-upper-bound: 1.9919999999999997e-06
- min-lower-bound: 1.312e-06
+ max-upper-bound: 0.0001944
+ median-lower-bound: 0.0001296
+ median-upper-bound: 0.0001944
+ min-lower-bound: 0.000128768
Load/2:
- max-upper-bound: 1.9919999999999997e-06
- median-lower-bound: 1.328e-06
- median-upper-bound: 1.9919999999999997e-06
- min-lower-bound: 1.312e-06
- sparc/gr712rc/smp/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=:
- DirtyCache:
- max-upper-bound: 2.4599999999999997e-06
- median-lower-bound: 1.6296000000000002e-06
- median-upper-bound: 2.4444000000000003e-06
- min-lower-bound: 1.6296000000000002e-06
- FullCache:
- max-upper-bound: 2.2044e-06
- median-lower-bound: 7.400000000000001e-07
- median-upper-bound: 1.11e-06
- min-lower-bound: 7.400000000000001e-07
- HotCache:
- max-upper-bound: 1.05e-06
- median-lower-bound: 6.896e-07
- median-upper-bound: 1.0344e-06
- min-lower-bound: 6.896e-07
- Load/1:
- max-upper-bound: 2.43e-06
- median-lower-bound: 1.6200000000000002e-06
- median-upper-bound: 2.43e-06
- min-lower-bound: 1.6096e-06
- Load/2:
- max-upper-bound: 2.88e-06
- median-lower-bound: 1.8896e-06
- median-upper-bound: 2.8344e-06
- min-lower-bound: 1.88e-06
+ max-upper-bound: 0.0002304
+ median-lower-bound: 0.000151168
+ median-upper-bound: 0.000226752
+ min-lower-bound: 0.0001504
sparc/gr712rc/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
DirtyCache:
max-upper-bound: 2.4e-06
diff --git a/spec/rtems/task/req/perf-restart-self.yml b/spec/rtems/task/req/perf-restart-self.yml
index 7cfb92df..7fadcb1c 100644
--- a/spec/rtems/task/req/perf-restart-self.yml
+++ b/spec/rtems/task/req/perf-restart-self.yml
@@ -3,58 +3,32 @@ copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
limits:
- sparc/gr712rc/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
+ sparc/gr712rc/smp/qual-only/aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=:
DirtyCache:
- max-upper-bound: 1.944e-06
- median-lower-bound: 1.28e-06
- median-upper-bound: 1.92e-06
- min-lower-bound: 1.28e-06
+ max-upper-bound: 0.000145152
+ median-lower-bound: 9.600000000000002e-05
+ median-upper-bound: 0.000144
+ min-lower-bound: 9.600000000000002e-05
FullCache:
- max-upper-bound: 1.944e-06
- median-lower-bound: 1.28e-06
- median-upper-bound: 1.92e-06
- min-lower-bound: 1.28e-06
+ max-upper-bound: 0.000144
+ median-lower-bound: 5.5168000000000004e-05
+ median-upper-bound: 8.2752e-05
+ min-lower-bound: 5.440000000000001e-05
HotCache:
- max-upper-bound: 1.944e-06
- median-lower-bound: 1.296e-06
- median-upper-bound: 1.944e-06
- min-lower-bound: 1.28e-06
+ max-upper-bound: 8.035199999999999e-05
+ median-lower-bound: 5.28e-05
+ median-upper-bound: 7.92e-05
+ min-lower-bound: 5.28e-05
Load/1:
- max-upper-bound: 1.944e-06
- median-lower-bound: 1.296e-06
- median-upper-bound: 1.944e-06
- min-lower-bound: 1.28e-06
+ max-upper-bound: 0.000145152
+ median-lower-bound: 9.676800000000002e-05
+ median-upper-bound: 0.000145152
+ min-lower-bound: 9.600000000000002e-05
Load/2:
- max-upper-bound: 1.944e-06
- median-lower-bound: 1.296e-06
- median-upper-bound: 1.944e-06
- min-lower-bound: 1.28e-06
- sparc/gr712rc/smp/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=:
- DirtyCache:
- max-upper-bound: 1.8144e-06
- median-lower-bound: 1.2000000000000002e-06
- median-upper-bound: 1.8e-06
- min-lower-bound: 1.2000000000000002e-06
- FullCache:
- max-upper-bound: 1.8e-06
- median-lower-bound: 6.896e-07
- median-upper-bound: 1.0344e-06
- min-lower-bound: 6.800000000000001e-07
- HotCache:
- max-upper-bound: 1.0043999999999999e-06
- median-lower-bound: 6.6e-07
- median-upper-bound: 9.9e-07
- min-lower-bound: 6.6e-07
- Load/1:
- max-upper-bound: 1.8144e-06
- median-lower-bound: 1.2096000000000002e-06
- median-upper-bound: 1.8144e-06
- min-lower-bound: 1.2000000000000002e-06
- Load/2:
- max-upper-bound: 2.1443999999999997e-06
- median-lower-bound: 1.4096e-06
- median-upper-bound: 2.1144e-06
- min-lower-bound: 1.4096e-06
+ max-upper-bound: 0.00017155199999999997
+ median-lower-bound: 0.000112768
+ median-upper-bound: 0.000169152
+ min-lower-bound: 0.000112768
sparc/gr712rc/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
DirtyCache:
max-upper-bound: 2.4e-06
diff --git a/spec/rtems/task/req/perf-restart.yml b/spec/rtems/task/req/perf-restart.yml
index 88438f0f..ca65a8c8 100644
--- a/spec/rtems/task/req/perf-restart.yml
+++ b/spec/rtems/task/req/perf-restart.yml
@@ -3,58 +3,32 @@ copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
limits:
- sparc/gr712rc/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
+ sparc/gr712rc/smp/qual-only/aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=:
DirtyCache:
- max-upper-bound: 1.032e-06
- median-lower-bound: 6.88e-07
- median-upper-bound: 1.032e-06
- min-lower-bound: 6.720000000000001e-07
+ max-upper-bound: 0.00013075199999999998
+ median-lower-bound: 8.5568e-05
+ median-upper-bound: 0.000128352
+ min-lower-bound: 8.48e-05
FullCache:
- max-upper-bound: 9.84e-07
- median-lower-bound: 6.4e-07
- median-upper-bound: 9.6e-07
- min-lower-bound: 6.4e-07
- HotCache:
- max-upper-bound: 9.84e-07
- median-lower-bound: 6.4e-07
- median-upper-bound: 9.6e-07
- min-lower-bound: 6.4e-07
- Load/1:
- max-upper-bound: 1.1759999999999998e-06
- median-lower-bound: 7.84e-07
- median-upper-bound: 1.1759999999999998e-06
- min-lower-bound: 7.36e-07
- Load/2:
- max-upper-bound: 1.1759999999999998e-06
- median-lower-bound: 7.84e-07
- median-upper-bound: 1.1759999999999998e-06
- min-lower-bound: 7.520000000000001e-07
- sparc/gr712rc/smp/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=:
- DirtyCache:
- max-upper-bound: 1.6344e-06
- median-lower-bound: 1.0696e-06
- median-upper-bound: 1.6044e-06
- min-lower-bound: 1.06e-06
- FullCache:
- max-upper-bound: 1.35e-06
- median-lower-bound: 3.8e-07
- median-upper-bound: 5.699999999999999e-07
- min-lower-bound: 3.6960000000000003e-07
+ max-upper-bound: 0.000108
+ median-lower-bound: 3.04e-05
+ median-upper-bound: 4.56e-05
+ min-lower-bound: 2.9568000000000002e-05
HotCache:
- max-upper-bound: 5.244e-07
- median-lower-bound: 3.496e-07
- median-upper-bound: 5.244e-07
- min-lower-bound: 3.4000000000000003e-07
+ max-upper-bound: 4.1952e-05
+ median-lower-bound: 2.7968e-05
+ median-upper-bound: 4.1952e-05
+ min-lower-bound: 2.7200000000000004e-05
Load/1:
- max-upper-bound: 1.71e-06
- median-lower-bound: 1.1399999999999999e-06
- median-upper-bound: 1.71e-06
- min-lower-bound: 1.1096000000000001e-06
+ max-upper-bound: 0.0001368
+ median-lower-bound: 9.12e-05
+ median-upper-bound: 0.0001368
+ min-lower-bound: 8.876800000000001e-05
Load/2:
- max-upper-bound: 1.9643999999999998e-06
- median-lower-bound: 1.3e-06
- median-upper-bound: 1.95e-06
- min-lower-bound: 1.2496e-06
+ max-upper-bound: 0.00015715199999999998
+ median-lower-bound: 0.00010400000000000001
+ median-upper-bound: 0.000156
+ min-lower-bound: 9.9968e-05
sparc/gr712rc/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
DirtyCache:
max-upper-bound: 2.4e-06
diff --git a/spec/rtems/task/req/perf-set-scheduler-move.yml b/spec/rtems/task/req/perf-set-scheduler-move.yml
index b6c8f291..2c66470a 100644
--- a/spec/rtems/task/req/perf-set-scheduler-move.yml
+++ b/spec/rtems/task/req/perf-set-scheduler-move.yml
@@ -3,58 +3,32 @@ copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: RTEMS_SMP
limits:
- sparc/gr712rc/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
+ sparc/gr712rc/smp/qual-only/aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=:
DirtyCache:
- max-upper-bound: 1.3919999999999998e-06
- median-lower-bound: 9.120000000000001e-07
- median-upper-bound: 1.368e-06
- min-lower-bound: 8.960000000000001e-07
+ max-upper-bound: 0.000202752
+ median-lower-bound: 0.00013440000000000001
+ median-upper-bound: 0.00020159999999999997
+ min-lower-bound: 0.00013440000000000001
FullCache:
- max-upper-bound: 1.296e-06
- median-lower-bound: 8.640000000000001e-07
- median-upper-bound: 1.296e-06
- min-lower-bound: 8.640000000000001e-07
+ max-upper-bound: 0.000156
+ median-lower-bound: 5.196800000000001e-05
+ median-upper-bound: 7.7952e-05
+ min-lower-bound: 5.12e-05
HotCache:
- max-upper-bound: 1.296e-06
- median-lower-bound: 8.640000000000001e-07
- median-upper-bound: 1.296e-06
- min-lower-bound: 8.640000000000001e-07
- Load/1:
- max-upper-bound: 1.56e-06
- median-lower-bound: 1.04e-06
- median-upper-bound: 1.56e-06
- min-lower-bound: 1.024e-06
- Load/2:
- max-upper-bound: 1.56e-06
- median-lower-bound: 1.04e-06
- median-upper-bound: 1.56e-06
- min-lower-bound: 1.024e-06
- sparc/gr712rc/smp/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=:
- DirtyCache:
- max-upper-bound: 2.5344e-06
- median-lower-bound: 1.68e-06
- median-upper-bound: 2.5199999999999996e-06
- min-lower-bound: 1.68e-06
- FullCache:
- max-upper-bound: 1.95e-06
- median-lower-bound: 6.496000000000001e-07
- median-upper-bound: 9.744e-07
- min-lower-bound: 6.4e-07
- HotCache:
- max-upper-bound: 9.3e-07
- median-lower-bound: 6.096000000000001e-07
- median-upper-bound: 9.143999999999999e-07
- min-lower-bound: 6.096000000000001e-07
+ max-upper-bound: 7.439999999999999e-05
+ median-lower-bound: 4.8768000000000005e-05
+ median-upper-bound: 7.3152e-05
+ min-lower-bound: 4.8768000000000005e-05
Load/1:
- max-upper-bound: 2.7299999999999997e-06
- median-lower-bound: 1.8096000000000002e-06
- median-upper-bound: 2.7144000000000002e-06
- min-lower-bound: 1.7696000000000002e-06
+ max-upper-bound: 0.00021839999999999997
+ median-lower-bound: 0.000144768
+ median-upper-bound: 0.00021715200000000002
+ min-lower-bound: 0.000141568
Load/2:
- max-upper-bound: 3.0899999999999996e-06
- median-lower-bound: 2.06e-06
- median-upper-bound: 3.0899999999999996e-06
- min-lower-bound: 2.0296e-06
+ max-upper-bound: 0.0002472
+ median-lower-bound: 0.00016480000000000002
+ median-upper-bound: 0.0002472
+ min-lower-bound: 0.000162368
sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
DirtyCache:
max-upper-bound: 6.528e-05
diff --git a/spec/rtems/task/req/perf-set-scheduler-nop.yml b/spec/rtems/task/req/perf-set-scheduler-nop.yml
index 295a30c7..fd9d71b7 100644
--- a/spec/rtems/task/req/perf-set-scheduler-nop.yml
+++ b/spec/rtems/task/req/perf-set-scheduler-nop.yml
@@ -3,58 +3,32 @@ copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
limits:
- sparc/gr712rc/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
+ sparc/gr712rc/smp/qual-only/aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=:
DirtyCache:
- max-upper-bound: 1.104e-06
- median-lower-bound: 7.36e-07
- median-upper-bound: 1.104e-06
- min-lower-bound: 7.2e-07
+ max-upper-bound: 0.00014639999999999998
+ median-lower-bound: 9.676800000000002e-05
+ median-upper-bound: 0.000145152
+ min-lower-bound: 9.600000000000002e-05
FullCache:
- max-upper-bound: 1.056e-06
- median-lower-bound: 6.88e-07
- median-upper-bound: 1.032e-06
- min-lower-bound: 6.88e-07
+ max-upper-bound: 0.000116352
+ median-lower-bound: 2.6368e-05
+ median-upper-bound: 3.9552e-05
+ min-lower-bound: 2.56e-05
HotCache:
- max-upper-bound: 1.032e-06
- median-lower-bound: 6.88e-07
- median-upper-bound: 1.032e-06
- min-lower-bound: 6.88e-07
+ max-upper-bound: 3.7152e-05
+ median-lower-bound: 2.4000000000000004e-05
+ median-upper-bound: 3.6e-05
+ min-lower-bound: 2.4000000000000004e-05
Load/1:
- max-upper-bound: 1.344e-06
- median-lower-bound: 8.960000000000001e-07
- median-upper-bound: 1.344e-06
- min-lower-bound: 8.8e-07
+ max-upper-bound: 0.00016435200000000001
+ median-lower-bound: 0.00010880000000000002
+ median-upper-bound: 0.0001632
+ min-lower-bound: 0.00010880000000000002
Load/2:
- max-upper-bound: 1.344e-06
- median-lower-bound: 8.960000000000001e-07
- median-upper-bound: 1.344e-06
- min-lower-bound: 8.8e-07
- sparc/gr712rc/smp/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=:
- DirtyCache:
- max-upper-bound: 1.8299999999999998e-06
- median-lower-bound: 1.2096000000000002e-06
- median-upper-bound: 1.8144e-06
- min-lower-bound: 1.2000000000000002e-06
- FullCache:
- max-upper-bound: 1.4544e-06
- median-lower-bound: 3.296e-07
- median-upper-bound: 4.944e-07
- min-lower-bound: 3.2e-07
- HotCache:
- max-upper-bound: 4.644e-07
- median-lower-bound: 3.0000000000000004e-07
- median-upper-bound: 4.5e-07
- min-lower-bound: 3.0000000000000004e-07
- Load/1:
- max-upper-bound: 2.0544e-06
- median-lower-bound: 1.3600000000000001e-06
- median-upper-bound: 2.04e-06
- min-lower-bound: 1.3600000000000001e-06
- Load/2:
- max-upper-bound: 2.4444000000000003e-06
- median-lower-bound: 1.5696000000000002e-06
- median-upper-bound: 2.3544e-06
- min-lower-bound: 1.5696000000000002e-06
+ max-upper-bound: 0.00019555200000000001
+ median-lower-bound: 0.000125568
+ median-upper-bound: 0.00018835199999999997
+ min-lower-bound: 0.000125568
sparc/gr712rc/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
DirtyCache:
max-upper-bound: 2.4e-06
diff --git a/spec/rtems/task/req/perf-set-scheduler-other.yml b/spec/rtems/task/req/perf-set-scheduler-other.yml
index 6bd043ff..a2256717 100644
--- a/spec/rtems/task/req/perf-set-scheduler-other.yml
+++ b/spec/rtems/task/req/perf-set-scheduler-other.yml
@@ -3,58 +3,32 @@ copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: RTEMS_SMP
limits:
- sparc/gr712rc/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
+ sparc/gr712rc/smp/qual-only/aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=:
DirtyCache:
- max-upper-bound: 4.56e-07
- median-lower-bound: 2.8800000000000004e-07
- median-upper-bound: 4.3199999999999995e-07
- min-lower-bound: 2.8800000000000004e-07
+ max-upper-bound: 7.075199999999999e-05
+ median-lower-bound: 4.7168000000000006e-05
+ median-upper-bound: 7.075199999999999e-05
+ min-lower-bound: 4.64e-05
FullCache:
- max-upper-bound: 4.56e-07
- median-lower-bound: 2.8800000000000004e-07
- median-upper-bound: 4.3199999999999995e-07
- min-lower-bound: 2.8800000000000004e-07
+ max-upper-bound: 5.1552000000000004e-05
+ median-lower-bound: 1.1200000000000001e-05
+ median-upper-bound: 1.68e-05
+ min-lower-bound: 1.1200000000000001e-05
HotCache:
- max-upper-bound: 4.56e-07
- median-lower-bound: 2.8800000000000004e-07
- median-upper-bound: 4.3199999999999995e-07
- min-lower-bound: 2.8800000000000004e-07
+ max-upper-bound: 1.68e-05
+ median-lower-bound: 1.0368e-05
+ median-upper-bound: 1.5552e-05
+ min-lower-bound: 1.0368e-05
Load/1:
- max-upper-bound: 5.76e-07
- median-lower-bound: 3.68e-07
- median-upper-bound: 5.52e-07
- min-lower-bound: 3.68e-07
+ max-upper-bound: 8.035199999999999e-05
+ median-lower-bound: 5.3568e-05
+ median-upper-bound: 8.035199999999999e-05
+ min-lower-bound: 5.28e-05
Load/2:
- max-upper-bound: 5.76e-07
- median-lower-bound: 3.68e-07
- median-upper-bound: 5.52e-07
- min-lower-bound: 3.68e-07
- sparc/gr712rc/smp/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=:
- DirtyCache:
- max-upper-bound: 8.844e-07
- median-lower-bound: 5.896e-07
- median-upper-bound: 8.844e-07
- min-lower-bound: 5.800000000000001e-07
- FullCache:
- max-upper-bound: 6.444e-07
- median-lower-bound: 1.4e-07
- median-upper-bound: 2.0999999999999997e-07
- min-lower-bound: 1.4e-07
- HotCache:
- max-upper-bound: 2.0999999999999997e-07
- median-lower-bound: 1.296e-07
- median-upper-bound: 1.944e-07
- min-lower-bound: 1.296e-07
- Load/1:
- max-upper-bound: 1.0043999999999999e-06
- median-lower-bound: 6.696e-07
- median-upper-bound: 1.0043999999999999e-06
- min-lower-bound: 6.6e-07
- Load/2:
- max-upper-bound: 1.1399999999999999e-06
- median-lower-bound: 7.6e-07
- median-upper-bound: 1.1399999999999999e-06
- min-lower-bound: 7.496e-07
+ max-upper-bound: 9.12e-05
+ median-lower-bound: 6.08e-05
+ median-upper-bound: 9.12e-05
+ min-lower-bound: 5.9968e-05
sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
DirtyCache:
max-upper-bound: 2.124e-05
diff --git a/spec/rtems/task/req/perf-set-scheduler-preempt.yml b/spec/rtems/task/req/perf-set-scheduler-preempt.yml
index 19f2de5d..6bf0436c 100644
--- a/spec/rtems/task/req/perf-set-scheduler-preempt.yml
+++ b/spec/rtems/task/req/perf-set-scheduler-preempt.yml
@@ -3,58 +3,32 @@ copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: RTEMS_SMP
limits:
- sparc/gr712rc/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
+ sparc/gr712rc/smp/qual-only/aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=:
DirtyCache:
- max-upper-bound: 1.296e-06
- median-lower-bound: 8.480000000000001e-07
- median-upper-bound: 1.272e-06
- min-lower-bound: 8.480000000000001e-07
+ max-upper-bound: 0.00016195199999999998
+ median-lower-bound: 0.0001072
+ median-upper-bound: 0.00016079999999999998
+ min-lower-bound: 0.0001072
FullCache:
- max-upper-bound: 1.272e-06
- median-lower-bound: 8.32e-07
- median-upper-bound: 1.248e-06
- min-lower-bound: 8.32e-07
+ max-upper-bound: 9.36e-05
+ median-lower-bound: 4.2368e-05
+ median-upper-bound: 6.3552e-05
+ min-lower-bound: 4.16e-05
HotCache:
- max-upper-bound: 1.272e-06
- median-lower-bound: 8.32e-07
- median-upper-bound: 1.248e-06
- min-lower-bound: 8.32e-07
+ max-upper-bound: 5.635199999999999e-05
+ median-lower-bound: 3.68e-05
+ median-upper-bound: 5.52e-05
+ min-lower-bound: 3.68e-05
Load/1:
- max-upper-bound: 1.3919999999999998e-06
- median-lower-bound: 9.279999999999999e-07
- median-upper-bound: 1.3919999999999998e-06
- min-lower-bound: 9.279999999999999e-07
+ max-upper-bound: 0.00015955199999999998
+ median-lower-bound: 0.0001056
+ median-upper-bound: 0.0001584
+ min-lower-bound: 0.0001056
Load/2:
- max-upper-bound: 1.3919999999999998e-06
- median-lower-bound: 9.279999999999999e-07
- median-upper-bound: 1.3919999999999998e-06
- min-lower-bound: 9.120000000000001e-07
- sparc/gr712rc/smp/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=:
- DirtyCache:
- max-upper-bound: 2.0243999999999996e-06
- median-lower-bound: 1.34e-06
- median-upper-bound: 2.01e-06
- min-lower-bound: 1.34e-06
- FullCache:
- max-upper-bound: 1.17e-06
- median-lower-bound: 5.296e-07
- median-upper-bound: 7.944e-07
- min-lower-bound: 5.2e-07
- HotCache:
- max-upper-bound: 7.043999999999999e-07
- median-lower-bound: 4.6000000000000004e-07
- median-upper-bound: 6.9e-07
- min-lower-bound: 4.6000000000000004e-07
- Load/1:
- max-upper-bound: 1.9944e-06
- median-lower-bound: 1.32e-06
- median-upper-bound: 1.98e-06
- min-lower-bound: 1.32e-06
- Load/2:
- max-upper-bound: 2.01e-06
- median-lower-bound: 1.32e-06
- median-upper-bound: 1.98e-06
- min-lower-bound: 1.32e-06
+ max-upper-bound: 0.00016079999999999998
+ median-lower-bound: 0.0001056
+ median-upper-bound: 0.0001584
+ min-lower-bound: 0.0001056
sparc/gr740/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
DirtyCache:
max-upper-bound: 6.1152e-05
diff --git a/spec/rtems/task/req/perf-start-preempt.yml b/spec/rtems/task/req/perf-start-preempt.yml
index 0ec0f080..2dd74c04 100644
--- a/spec/rtems/task/req/perf-start-preempt.yml
+++ b/spec/rtems/task/req/perf-start-preempt.yml
@@ -3,58 +3,32 @@ copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
limits:
- sparc/gr712rc/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
+ sparc/gr712rc/smp/qual-only/aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=:
DirtyCache:
- max-upper-bound: 1.1759999999999998e-06
- median-lower-bound: 7.84e-07
- median-upper-bound: 1.1759999999999998e-06
- min-lower-bound: 7.68e-07
+ max-upper-bound: 0.0001392
+ median-lower-bound: 9.1968e-05
+ median-upper-bound: 0.000137952
+ min-lower-bound: 9.0368e-05
FullCache:
- max-upper-bound: 1.152e-06
- median-lower-bound: 7.520000000000001e-07
- median-upper-bound: 1.128e-06
- min-lower-bound: 7.520000000000001e-07
+ max-upper-bound: 0.0001104
+ median-lower-bound: 4.7168000000000006e-05
+ median-upper-bound: 7.075199999999999e-05
+ min-lower-bound: 4.5568e-05
HotCache:
- max-upper-bound: 1.152e-06
- median-lower-bound: 7.520000000000001e-07
- median-upper-bound: 1.128e-06
- min-lower-bound: 7.520000000000001e-07
+ max-upper-bound: 6.72e-05
+ median-lower-bound: 4.4800000000000005e-05
+ median-upper-bound: 6.72e-05
+ min-lower-bound: 4.32e-05
Load/1:
- max-upper-bound: 1.272e-06
- median-lower-bound: 8.480000000000001e-07
- median-upper-bound: 1.272e-06
- min-lower-bound: 8.480000000000001e-07
+ max-upper-bound: 0.0001368
+ median-lower-bound: 9.0368e-05
+ median-upper-bound: 0.000135552
+ min-lower-bound: 8.876800000000001e-05
Load/2:
- max-upper-bound: 1.272e-06
- median-lower-bound: 8.480000000000001e-07
- median-upper-bound: 1.272e-06
- min-lower-bound: 8.32e-07
- sparc/gr712rc/smp/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=:
- DirtyCache:
- max-upper-bound: 1.74e-06
- median-lower-bound: 1.1496e-06
- median-upper-bound: 1.7244e-06
- min-lower-bound: 1.1296e-06
- FullCache:
- max-upper-bound: 1.38e-06
- median-lower-bound: 5.896e-07
- median-upper-bound: 8.844e-07
- min-lower-bound: 5.696e-07
- HotCache:
- max-upper-bound: 8.399999999999999e-07
- median-lower-bound: 5.6e-07
- median-upper-bound: 8.399999999999999e-07
- min-lower-bound: 5.4e-07
- Load/1:
- max-upper-bound: 1.71e-06
- median-lower-bound: 1.1296e-06
- median-upper-bound: 1.6944e-06
- min-lower-bound: 1.1096000000000001e-06
- Load/2:
- max-upper-bound: 2.07e-06
- median-lower-bound: 1.3496e-06
- median-upper-bound: 2.0243999999999996e-06
- min-lower-bound: 1.32e-06
+ max-upper-bound: 0.00016560000000000001
+ median-lower-bound: 0.000107968
+ median-upper-bound: 0.00016195199999999998
+ min-lower-bound: 0.0001056
sparc/gr712rc/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
DirtyCache:
max-upper-bound: 2.4e-06
diff --git a/spec/rtems/task/req/perf-start.yml b/spec/rtems/task/req/perf-start.yml
index d73ff643..5f3abb79 100644
--- a/spec/rtems/task/req/perf-start.yml
+++ b/spec/rtems/task/req/perf-start.yml
@@ -3,58 +3,32 @@ copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
limits:
- sparc/gr712rc/smp/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
+ sparc/gr712rc/smp/qual-only/aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=:
DirtyCache:
- max-upper-bound: 6.0e-07
- median-lower-bound: 4.0e-07
- median-upper-bound: 6.0e-07
- min-lower-bound: 4.0e-07
+ max-upper-bound: 8.639999999999999e-05
+ median-lower-bound: 5.6768e-05
+ median-upper-bound: 8.515199999999999e-05
+ min-lower-bound: 5.5168000000000004e-05
FullCache:
- max-upper-bound: 5.52e-07
- median-lower-bound: 3.68e-07
- median-upper-bound: 5.52e-07
- min-lower-bound: 3.5200000000000003e-07
+ max-upper-bound: 5.3951999999999994e-05
+ median-lower-bound: 2.4768e-05
+ median-upper-bound: 3.7152e-05
+ min-lower-bound: 2.4000000000000004e-05
HotCache:
- max-upper-bound: 5.52e-07
- median-lower-bound: 3.68e-07
- median-upper-bound: 5.52e-07
- min-lower-bound: 3.68e-07
+ max-upper-bound: 3.7152e-05
+ median-lower-bound: 2.4000000000000004e-05
+ median-upper-bound: 3.6e-05
+ min-lower-bound: 2.3168e-05
Load/1:
- max-upper-bound: 7.68e-07
- median-lower-bound: 4.96e-07
- median-upper-bound: 7.44e-07
- min-lower-bound: 4.96e-07
+ max-upper-bound: 9.6e-05
+ median-lower-bound: 6.24e-05
+ median-upper-bound: 9.36e-05
+ min-lower-bound: 6.08e-05
Load/2:
- max-upper-bound: 7.68e-07
- median-lower-bound: 4.96e-07
- median-upper-bound: 7.44e-07
- min-lower-bound: 4.96e-07
- sparc/gr712rc/smp/qual-only/LDe0OENspSb4U2hhl9QK2R3q4ntkBdYP_JLnD_-aZ34=:
- DirtyCache:
- max-upper-bound: 1.0799999999999998e-06
- median-lower-bound: 7.096000000000001e-07
- median-upper-bound: 1.0644e-06
- min-lower-bound: 6.896e-07
- FullCache:
- max-upper-bound: 6.744e-07
- median-lower-bound: 3.096e-07
- median-upper-bound: 4.644e-07
- min-lower-bound: 3.0000000000000004e-07
- HotCache:
- max-upper-bound: 4.644e-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.2e-06
- median-lower-bound: 7.8e-07
- median-upper-bound: 1.17e-06
- min-lower-bound: 7.6e-07
- Load/2:
- max-upper-bound: 1.35e-06
- median-lower-bound: 8.895999999999999e-07
- median-upper-bound: 1.3343999999999999e-06
- min-lower-bound: 8.696e-07
+ max-upper-bound: 0.000108
+ median-lower-bound: 7.1168e-05
+ median-upper-bound: 0.000106752
+ min-lower-bound: 6.9568e-05
sparc/gr712rc/uni/qual-only/3Y1G8SMm2FRTpZB5_0NhbpDnatbEYmbDLLW58d-wXuY=:
DirtyCache:
max-upper-bound: 2.4e-06