Skip to content

Instantly share code, notes, and snippets.

@kenn
Last active December 12, 2015 08:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kenn/4741999 to your computer and use it in GitHub Desktop.
Save kenn/4741999 to your computer and use it in GitHub Desktop.
DigitalOcean 512: Disk I/O benchmark using bonnie++
# hdparm -tf /dev/sda
/dev/sda:
Timing buffered disk reads: 1208 MB in 3.01 seconds = 401.59 MB/sec
# bonnie++ -b -u root
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
do512 1G 896 99 232055 31 138072 39 4754 99 490514 29 1159 81
Latency 12300us 58992us 58364us 2808us 7933us 55419us
Version 1.96 ------Sequential Create------ --------Random Create--------
do512 -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 777 5 +++++ +++ 1163 5 875 5 +++++ +++ 933 5
Latency 72953us 539us 27277us 21100us 220us 39213us
1.96,1.96,do512,1,1360368575,1G,,896,99,232055,31,138072,39,4754,99,490514,29,1159,81,16,,,,,777,5,+++++,+++,1163,5,875,5,+++++,+++,933,5,12300us,58992us,58364us,2808us,7933us,55419us,72953us,539us,27277us,21100us,220us,39213us
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment