Created
November 17, 2008 06:41
-
-
Save stevej/25675 to your computer and use it in GitHub Desktop.
This file contains 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
# These are the results of running bonnie64 on my old MacBook Pro (Model 2,2) 2.3Ghz, 3G RAM, and 5400 RPM drive. | |
$ ./Bonnie -m lambdaold -s 8192 | |
File './Bonnie.628', size: 8589934592 | |
Writing with putc()...done | |
Rewriting...done | |
Writing intelligently...done | |
Reading with getc()...done | |
Reading intelligently...done | |
Seeker 2...Seeker 3...Seeker 1...start 'em...done...done...done... | |
-------Sequential Output-------- ---Sequential Input-- --Random-- | |
-Per Char- --Block--- -Rewrite-- -Per Char- --Block--- --Seeks--- | |
Machine GB M/sec %CPU M/sec %CPU M/sec %CPU M/sec %CPU M/sec %CPU /sec %CPU | |
lambdaol 8 38.0 81.6 38.4 10.5 16.9 5.2 36.9 78.2 37.8 6.7 107 1.4 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment