[Wylug-discuss] Raspberry Pi 3 vs Raspberry Pi 2 benchmarks

Rob Speed Rob.Speed at bbc.co.uk
Wed Mar 2 14:13:53 UTC 2016


I've just run a quick test on a Pi3 and a Pi2 we're using for development testing.


(outfile1.ts is a 64MB transport stream (already compressed data))

Pi 2 (clocked at stock 900Mhz):

root at raspberrypi:/run/shm# time bzip2 -9 outfile1.ts

real    0m51.804s
user    0m51.590s
sys    0m0.200s
root at raspberrypi:/run/shm#
root at raspberrypi:/run/shm# time dd if=/dev/urandom of=/dev/null bs=16M count=5
5+0 records in
5+0 records out
83886080 bytes (84 MB) copied, 39.9187 s, 2.1 MB/s

real    0m39.934s
user    0m0.000s
sys    0m39.890s
root at raspberrypi:/run/shm#



---------------------------------------------

Pi 3 (clocked at stock 1200Mhz):

root at raspberrypi:/run/shm# time bzip2 -9 outfile1.ts

real    0m32.676s
user    0m32.520s
sys    0m0.140s
root at raspberrypi:/run/shm#
root at raspberrypi:/run/shm# time dd if=/dev/urandom of=/dev/null bs=16M count=5
5+0 records in
5+0 records out
83886080 bytes (84 MB) copied, 17.0178 s, 4.9 MB/s

real    0m17.028s
user    0m0.010s
sys    0m17.010s
root at raspberrypi:/run/shm#


So perhaps an increase of 50% is fairly realistic.





----------------------------

http://www.bbc.co.uk
This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.

---------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.lug.org.uk/pipermail/wylug-discuss/attachments/20160302/c21f4f93/attachment.html>


More information about the Wylug-discuss mailing list