Skip to content

Instantly share code, notes, and snippets.

@stevej
Created November 15, 2008 06:13
Show Gist options
  • Save stevej/25200 to your computer and use it in GitHub Desktop.
Save stevej/25200 to your computer and use it in GitHub Desktop.
The results of running bonnie64 on my new MacBook Pro
# This machine is a new MacBook Pro, 2.8Ghz Intel Core 2 Duo, 7200RPM drive with 4G RAM.
$ ./Bonnie -m lambdanew -s 8192
File './Bonnie.13603', size: 8589934592
Writing with putc()...^C
lambda:bonnie-64-read-only stevej$ ./Bonnie -m lambdanew -s 8192
File './Bonnie.13604', size: 8589934592
Writing with putc()...done
Rewriting...done
Writing intelligently...done
Reading with getc()...done
Reading intelligently...done
Seeker 2...Seeker 1...Seeker 3...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
lambdane 8 54.3 70.9 67.9 12.9 31.3 6.7 67.9 87.6 67.8 8.0 148 1.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment