-
Notifications
You must be signed in to change notification settings - Fork 0
06_Stress test
Davood Dorostkar edited this page May 31, 2022
·
6 revisions
sudo apt-get install stress
uptime && sudo stress --cpu 4 --io 3 --vm 2 --vm-bytes 256M --timeout 20s && uptime
stress cpu with max
number of cpus, 40%
load, and 20s
timeout:
stress-ng -c 0 -l 40 -t 20
sudo apt install glmark2
glmark2