Created
January 18, 2013 12:29
-
-
Save gionn/4564289 to your computer and use it in GitHub Desktop.
Bonnie++ on digitalocean.com VPS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@gionn:~# bonnie++ -u nobody -c 2 -d /tmp | |
Using uid:65534, gid:65534. | |
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 2 -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 | |
gionn 1G 559 99 243543 36 125678 39 1508 99 351837 76 3256 301 | |
Latency 34054us 13525us 64553us 15072us 27494us 124ms | |
Version 1.96 ------Sequential Create------ --------Random Create-------- | |
gionn -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete-- | |
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP | |
16 31543 84 +++++ +++ +++++ +++ +++++ +++ +++++ +++ +++++ +++ | |
Latency 2413us 1598us 1660us 726us 107us 391us | |
1.96,1.96,gionn,2,1358506859,1G,,559,99,243543,36,125678,39,1508,99,351837,76,3256,301,16,,,,,31543,84,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,34054us,13525us,64553us,15072us,27494us,124ms,2413us,1598us,1660us,726us,107us,391us |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment