Skip to main content

New Benchmarks script on Raspberry Pi

Jose CerrejonLess than 1 minuteRaspberry PIRaspberry PI

New Benchmarks script on Raspberry Pi

rpi_benchmark
rpi_benchmark

Jordi González, a reader of this blog, sends me a script that allows us to stress/benchmark the Pi without downloading or compile code ... all very easy and from the command line:

curl -L https://raw.githubusercontent.com/aikoncwd/rpi-benchmark/master/rpi-benchmark.sh | sudo bash

I invite you to go to their GitHub account for more information. Thanks Jordi!.

Link: github.comopen in new window