Performance Measurements

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Post Reply
tsdnz
Member
Member
Posts: 333
Joined: Sun Jun 16, 2013 4:09 am

Performance Measurements

Post by tsdnz »

Hi all,

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.

If someone can send some results that would be appreciated, would like to know core frequency as well.

Ali
Post Reply