Skip to content

Instantly share code, notes, and snippets.

@tinbotu
Last active December 11, 2015 06:09
Show Gist options
  • Save tinbotu/4557617 to your computer and use it in GitHub Desktop.
Save tinbotu/4557617 to your computer and use it in GitHub Desktop.
bonnie++ on raspberry pi with a cheap SDHC Transcend 8G class10 black label (slower than 16G same label)
pi@raspberrypi /var/tmp $ bonnie++
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 48 96 18347 25 9251 17 401 99 23603 16 69.1 6
Latency 714ms 3689ms 2306ms 24851us 14966us 35305us
Version 1.96 ------Sequential Create------ --------Random Create--------
raspberrypi -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 3371 64 +++++ +++ 5552 67 4463 83 +++++ +++ 6269 78
Latency 1315us 4153us 4561us 830us 180us 898us
1.96,1.96,raspberrypi,1,1358440424,1G,,48,96,18347,25,9251,17,401,99,23603,16,69.1,6,16,,,,,3371,64,+++++,+++,5552,67,4463,83,+++++,+++,6269,78,714ms,3689ms,2306ms,24851us,14966us,35305us,1315us,4153us,4561us,830us,180us,898us
pi@raspberrypi /var/tmp $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment