Skip to content

Instantly share code, notes, and snippets.

@caius
Created May 29, 2018 13:27
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 caius/45caa6faed8d27da5942a135d5952acb to your computer and use it in GitHub Desktop.
Save caius/45caa6faed8d27da5942a135d5952acb to your computer and use it in GitHub Desktop.
root@mc1:~# time bonnie++ -d /tmp -r 512 -u root
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.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
mc1 1G 153 67 30636 5 41692 12 688 99 +++++ +++ 6079 187
Latency 35711us 503ms 2691us 19085us 212us 9114us
Version 1.97 ------Sequential Create------ --------Random Create--------
mc1 -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 7958 14 +++++ +++ 20174 36 16626 26 +++++ +++ 22557 40
Latency 27824us 984us 1002us 1632us 10us 192us
1.97,1.97,mc1,1,1527618097,1G,,153,67,30636,5,41692,12,688,99,+++++,+++,6079,187,16,,,,,7958,14,+++++,+++,20174,36,16626,26,+++++,+++,22557,40,35711us,503ms,2691us,19085us,212us,9114us,27824us,984us,1002us,1632us,10us,192us
real 1m33.302s
user 0m2.117s
sys 0m23.057s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment