Rather than requests per second, I prefer 'clock cycles per request'.

As well as being slightly more hardware independent, it also helps highlight exactly how efficient/inefficient the code must be.

This code is ~100k clock cycles per request.

How do you measure it?

Ok I'll do that