0
I'm trying to figure out the cheapest possible hardware required for my servers.
The software is written in c++ and is highly efficient, the most computationally intensive thing it has to do is creating plain TAR files on the fly so the requirements are probably very low.. however, I still want to test this out since I'd be getting a whole bunch of these cheapo servers.
Is there any VM software or something else that would allow me to emulate low CPU/disk performance?
1VirtualBox supports CPU capping. You can also try disabling the CPU cache and getting a super slow PC. – David Balažic – 2018-09-02T19:17:52.290
2
Possible duplicate of How can I simulate a slow machine in a VM?
– harrymc – 2018-09-02T19:53:03.740