Skip to content

Instantly share code, notes, and snippets.

@bart613
Created August 1, 2012 13:21
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 bart613/3226809 to your computer and use it in GitHub Desktop.
Save bart613/3226809 to your computer and use it in GitHub Desktop.
Bonnie++ results from EC2 m1.large instance with 100GB EBS 1000 PIOPS volume
root@ip-10-241-19-62:~# bonnie++ -d /piops -s 20480 -n 1000 -u 0:0
Using uid:0, gid:0.
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
ip-10-241-19-62 20G 436 98 28003 3 20594 4 621 99 49373 5 1132 35
Latency 94201us 200ms 248ms 15971us 173ms 17537us
Version 1.96 ------Sequential Create------ --------Random Create--------
ip-10-241-19-62 -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
1000 8947 65 244505 100 16366 68 9293 68 226875 99 1044 5
Latency 475ms 184us 459ms 492ms 130us 7434ms
1.96,1.96,ip-10-241-19-62,1,1343816261,20G,,436,98,28003,3,20594,4,621,99,49373,5,1132,35,1000,,,,,8947,65,244505,100,16366,68,9293,68,226875,99,1044,5,94201us,200ms,248ms,15971us,173ms,17537us,475ms,184us,459ms,492ms,130us,7434ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment