CPU and memory stress testing tool for system load testing
Tool to impose load on and stress test a computer system
stress$ stress --cpu 4 --timeout 60s$ stress --vm 2 --vm-bytes 1G --timeout 30s$ stress --cpu 2 --vm 1 --vm-bytes 512M --timeout 120s