stress

tool to impose load on and stress test a computer system
  https://github.com/resurrecting-open-source-projects/stress
  2
  1 review



'stress' is a tool that imposes a configurable amount of CPU, memory, I/O, or disk stress on a POSIX-compliant operating system and reports any errors it detects.

'stress' is not a benchmark. It is a tool used by system administrators to evaluate how well their systems will scale, by kernel programmers to evaluate perceived performance characteristics, and by systems programmers to expose the classes of bugs which only or more frequently manifest themselves when the system is under heavy load.
Latest reviews
5
DaddyBigas 5 days ago

This was exactly what I needed to stress several Mac computers I converted to Linux Mint. I needed to adjust the fans (using mbpfan) and this allowed me to stress the system exactly how I wanted to adjust the fan curves.