New Benchmarks script on Raspberry Pi
Less than 1 minute
New Benchmarks script on Raspberry Pi
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.com