Changes

Jump to navigation Jump to search

Naspi stress test

1,201 bytes added, 13:14, 30 June 2021
Created page with "{{GD Template Impl}} '''Overview''' We conducted a stress test on NASPi to check the heat dissipation of the product We use [https://github.com/geekworm-com/rpi-cpu-stre..."
{{GD Template Impl}}
'''Overview'''

We conducted a stress test on [[NASPi]] to check the heat dissipation of the product

We use [https://github.com/geekworm-com/rpi-cpu-stress 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?'''

<pre>
git clone https://github.com/geekworm-com/rpi-cpu-stress
cd rpi-cpu-stress
chmod +x stress.sh
sudo ./stress.sh
</pre>

Use the '''htop''' command to monitor the task manager, you can see that all 4 processors are full.
sudo htop

[[File:Rpi-cpu-stress-1.png|none]]

The following is the log output of the program, temp divided by 1000 is the current CPU temperature

[[File:Rpi-cpu-stress-2.png|none]]

'''Test result'''

The 4 CPU cores are running at full load, the maximum temperature of the CPU core does not exceed 75 degrees, and the surface of the shell does not generate heat, which meets the design requirements.

<!--Add review function! -->
<comments />

<!--Please choose the -->
<!--Remove other categories, just keep the appropriate categories -->


[[Category:Knowledge]]

Navigation menu