Run my application in a simulated low memory, slow CPU environment

Viewed 6449

I want to stress-test my application this way, because it seems to be failing in some very old client machines.

At first I read a bit about QEmu and thought about hardware emulation, but it seems a long shot. I asked at superuser, but didn't get much feedback (yet).

So I'm turning to you guys... How do you this kind of testing?

9 Answers
Related