We have some users which are using lower-CPU powered machines and they\'re encountering slow response times using our web application. Is there any way for me to do testing
I would recommend to start something on the background which eats up all your processor cycles.
A program which finds primenumbers or something similar.