stress-ng

tool to load and stress a computer

Install

All systems
curl cmd.cat/stress-ng.sh
Debian Debian
apt-get install stress-ng
Ubuntu
apt-get install stress-ng
image/svg+xml Kali Linux
apt-get install stress-ng
Fedora
dnf install stress-ng
Windows (WSL2)
sudo apt-get update sudo apt-get install stress-ng
OS X
brew install stress-ng
Raspbian
apt-get install stress-ng

stress-ng

tool to load and stress a computer

stress-ng can stress various subsystems of a computer. It can stress load CPU, cache, disk, memory, socket and pipe I/O, scheduling and much more. stress-ng is a re-write of the original stress tool by Amos Waterland but has many additional features such as specifying the number of bogo operations to run, execution metrics, a stress verification on memory and compute operations and considerably more stress mechanisms.