Performance Measurements
Posted: Wed May 17, 2017 7:08 pm
Hi all,
I am performance testing my OS.
I would be great to get some performance measurements.
To start with:
Ali
I am performance testing my OS.
I would be great to get some performance measurements.
To start with:
- Context Switches: Using 1 core (Computer can have more than 1 core), two apps locked to that core, how many Context Switches per second, using what ever method to provide the quickest Context Switches, for example a timer in each app that just runs code that does nothing and returns to wait state.
Ali