On 14/11/20 11:13 pm, Sebastian Huber wrote:
> On 13/11/2020 20:21, Gedare Bloom wrote:
>
>> I didn't really raise this in your other threads related to
>> performance, but how are we (RTEMS Project) defining performance
>> requirements? Are these simply the performance values we get by
>> running
On 13/11/2020 20:21, Gedare Bloom wrote:
I didn't really raise this in your other threads related to
performance, but how are we (RTEMS Project) defining performance
requirements? Are these simply the performance values we get by
running the tests on our release? Do we aim to hit certain targets
I didn't really raise this in your other threads related to
performance, but how are we (RTEMS Project) defining performance
requirements? Are these simply the performance values we get by
running the tests on our release? Do we aim to hit certain targets and
reject patches if they don't? Or do we
This patch set introduces a test suite for runtimer performance
validation tests and a test case for the Partition Manager.
Sebastian Huber (8):
libtest: Make test case allocator configurable
libtest: Simplify runtime measurement support
libtest: Add primitive test case memory allocator
li