summaryrefslogtreecommitdiffstats
path: root/spec/rtems/sem/req/perf-mtx-pi-release-one.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* spec: Clarify performance requirementSebastian Huber2023-09-261-2/+3
|
* spec: Compatibility for other RTEMS versionsSebastian Huber2023-09-261-2/+8
| | | | | | Make some performance tests compatible to other RTEMS versions which do not allow changing the priority of a task which owns a priority inheritance mutex.
* Update company nameSebastian Huber2023-05-191-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* spec: Reorganize performance runtime limitsSebastian Huber2023-05-081-209/+0
| | | | | Add a dedicated item for performance runtime limits and use the general linking mechanism to associate limits and tests.
* spec: Update performance limitsSebastian Huber2022-01-241-135/+161
|
* spec: Update performance limitsSebastian Huber2022-01-121-47/+21
|
* spec: Add limits from HW runs to performance testsFrank Kühndel2021-12-081-0/+78
|
* spec: Add limits to time performance testsFrank Kühndel2021-12-031-1/+131
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds limits to all currently existing time performance tests. When the measured time during the execution of these tests is within the range specified by these limits, the test result will be OK. The limit data is provided for the following architecture and environments (the tests can only pass when executed in the same setting): * SPARC Instruction Set Simulator: + GR721RC SMP + GR721RC UNI + GR740 SMP + GR740 UNI * Hardware boards: + GR721RC SMP + GR721RC UNI + GR740 SMP + GR740 UNI With the exception of GR721RC SMP, the input data of the hardware boards contained only measurement data for three tests: * spec/rtems/part/req/perf-get-buffer.yml * spec/rtems/part/req/perf-get-no-buffer.yml * spec/rtems/part/req/perf-return-buffer.yml The other tests where still under development when the test runs where made. The test logs (input data) from the simulator runs where taken around 2021-11-28. The test logs from the hardware are completed at 2021-11-21 with the exception of the GR721RC UNI which completed 2021-11-16 and GR721RC SMP which completed 2021-12-02.
* spec: Add performance requirementsSebastian Huber2021-11-251-0/+50