Skip to content

06_Stress test

Davood Dorostkar edited this page May 30, 2022 · 6 revisions

Install

sudo apt-get install stress

Test

uptime && sudo stress --cpu 4 --io 3 --vm 2 --vm-bytes 256M --timeout 20s && uptime

GPU stress test

sudo apt install glmark2
glmark2

other testers

GUI tester

app

Clone this wiki locally