Last active
December 10, 2015 21:18
-
-
Save abulte/4494275 to your computer and use it in GitHub Desktop.
CubieBoard Raspbian benchmark
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@raspberrypi:/home/pi# apt-get install phoronix-test-suite | |
root@raspberrypi:/home/pi# cat /proc/cpuinfo | |
Processor : ARMv7 Processor rev 2 (v7l) | |
BogoMIPS : 1006.38 | |
Features : swp half thumb fastmult vfp edsp neon vfpv3 tls | |
CPU implementer : 0x41 | |
CPU architecture: 7 | |
CPU variant : 0x3 | |
CPU part : 0xc08 | |
CPU revision : 2 | |
Hardware : sun4i | |
Revision : 0000 | |
Serial : 0000000000000000 | |
root@raspberrypi:/home/pi# free -m | |
total used free shared buffers cached | |
Mem: 815 575 239 0 91 311 | |
-/+ buffers/cache: 172 642 | |
Swap: 0 0 0 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment