New Benchmarks script on Raspberry Pi

![rpi_benchmark](https://misapuntesde.com/images/2016/06/rpi_benchmark.png)

*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](https://github.com/aikoncwd/rpi-benchmark)