How to stress test your Raspberry Pi?

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ค. 2024
  • sudo apt-get install stress
    wget raw.githubusercontent.com/ssv...
    gcc -o cpuburn-a53 cpuburn-a53.S
    while true; do vcgencmd measure_clock arm; vcgencmd measure_temp; sleep 10; done& stress -c 4 -t 900s
    while true; do vcgencmd measure_clock arm; vcgencmd measure_temp; sleep 10; done& ./cpuburn-a53
    sudo nano /boot/config.txt

ความคิดเห็น • 4

  • @5doolar
    @5doolar ปีที่แล้ว

    what cooling do u have when u make the video?

    • @karlselectronics3517
      @karlselectronics3517  ปีที่แล้ว

      My Raspberry Pi 3 had dual fans and a heatsink on the rear.

    • @5doolar
      @5doolar ปีที่แล้ว

      @@karlselectronics3517 can u show photo or video

    • @karlselectronics3517
      @karlselectronics3517  ปีที่แล้ว

      @@5doolar If you check out some of my other videos, the Raspberry Pi in them shows it.