Skip to content

Instantly share code, notes, and snippets.

@ricardoanguiano
Created December 1, 2015 07:07
Show Gist options
  • Save ricardoanguiano/8e276942c78eb4b5082c to your computer and use it in GitHub Desktop.
Save ricardoanguiano/8e276942c78eb4b5082c to your computer and use it in GitHub Desktop.
Benchmark bonnie++ single ssd
root@trusty01:~# bonnie++ -d `pwd` -u 1000
Using uid:1000, gid:1000.
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.97 ------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
trusty01 31904M 708 99 195281 17 85886 11 4101 99 251263 14 2698 83
Latency 23997us 152ms 3801ms 4944us 10212us 3549us
Version 1.97 ------Sequential Create------ --------Random Create--------
trusty01 -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 +++++ +++ +++++ +++ +++++ +++ +++++ +++ +++++ +++ +++++ +++
Latency 96us 645us 281us 70us 15us 76us
1.97,1.97,trusty01,1,1448941413,31904M,,708,99,195281,17,85886,11,4101,99,251263,14,2698,83,16,,,,,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,23997us,152ms,3801ms,4944us,10212us,3549us,96us,645us,281us,70us,15us,76us
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment