Skip to content

Instantly share code, notes, and snippets.

@akira1908jp
Created January 14, 2015 13:29
Show Gist options
  • Save akira1908jp/d3c8eccd27fcaa0553b8 to your computer and use it in GitHub Desktop.
Save akira1908jp/d3c8eccd27fcaa0553b8 to your computer and use it in GitHub Desktop.
raspberry pi benchmark

pi@raspberrypi ~ $ bonnie++ -d ~/ -n 256:1024:1024:16 Writing a byte at a time...done Writing intelligently...done Rewriting...done Reading a byte at a time...done Reading intelligently...done start 'em...done...done...done...done...done... Create files in sequential order...done. Stat files in sequential order...done. Delete files in sequential order...done. Create files in random order...done. Stat files in random order...done. Delete files in random order...done. Version 1.96 ------Sequential Output------ --Sequential Input- --Random- Concurrency 1 -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks-- Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP raspberrypi 1G 13 64 9213 23 6110 14 153 56 18864 14 43.9 5 Latency 820ms 2095ms 878ms 84413us 37451us 28130us Version 1.96 ------Sequential Create------ --------Random Create-------- raspberrypi -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete-- files:max:min /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP 256:1024:1024/16 672 29 698 32 1116 34 570 26 571 25 206 7 Latency 18244ms 191ms 1662ms 30163ms 1012ms 16996ms 1.96,1.96,raspberrypi,1,1421218007,1G,,13,64,9213,23,6110,14,153,56,18864,14,43.9,5,256,1024,1024,,16,672,29,698,32,1116,34,570,26,571,25,206,7,820ms,2095ms,878ms,84413us,37451us,28130us,18244ms,191ms,1662ms,30163ms,1012ms,16996ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment