Created
April 25, 2012 04:05
-
-
Save wolfeidau/2486226 to your computer and use it in GitHub Desktop.
If you installed 1.9.3-p125 update your rubygems.
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
ruby -v | |
ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin11.3.0] | |
gem -v | |
1.8.11 | |
time ruby -r active_record -e ActiveRecord::Base | |
2.05s user 0.05s system 99% cpu 2.101 total | |
gem -v | |
1.8.23 | |
time ruby -r active_record -e ActiveRecord::Base | |
0.29s user 0.04s system 98% cpu 0.336 total | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment