User Guide
Table Of Contents
https://geekworm.com Support: support@geekworm.com
- 9 -
NASPi Stress Test
Refer to: https://wiki.geekworm.com/Naspi_stress_test
Overview
We conducted a stress test on NASPi to check the heat dissipation of the product.
We use rpi cpu stress to stress test the Raspberry Pi 4 2GB version, the OS is
2021-05-07-raspios-buster-armhf.img, and the charger used is Type-C Huawei 65W fast charger, program
running time exceeds 30 minutes.
How to test?
git clone https://github.com/geekworm-com/rpi-cpu-stress
cd rpi-cpu-stress
chmod +x stress.sh
sudo ./stress.sh
Use the htop command to monitor the task manager, you can see that all 4 processors are full.
sudo htop