Created
June 18, 2012 19:33
-
-
Save brianhempel/2950254 to your computer and use it in GitHub Desktop.
Retina MacBook Pro Rails Benchmarks (Mid-2012, 15-Inch)
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
$ time bundle exec cucumber features/admin/authentication.feature | |
MID-2007 15-INCH MACBOOK PRO | |
2.2 GHz Core 2 Duo 6GB 320GB 7200rpm HD | |
# Hot | |
startup 24.7s | |
total 28.4s | |
# Cold | |
startup 38.3s | |
total 43.3s | |
MID-2009 15-INCH MACBOOK PRO | |
2.53 GHz Core 2 Duo 4GB 250GB 5400rpm HD | |
# Hot | |
startup 19.3s | |
total 22.2s | |
# Cold | |
startup 35.9s | |
total 41.0 | |
RETINA, MID-2012 15-INCH MACBOOK PRO | |
2.3 GHz Core i7 (Ivy Bridge) 8GB 256MB SSD | |
# Hot | |
startup 10.4s | |
total 11.9s | |
# Cold | |
startup 12.2s | |
total 14.0s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment