-
-
Save cheald/de2fc8b0d386249808f9 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
# jruby-head | |
Finished in 58.84 seconds (files took 8.07 seconds to load) | |
100 examples, 0 failures, 4 pending | |
JAVA_OPTS="-Xmx1500m" bin/rspec 111.46s user 2.27s system 154% cpu 1:13.57 total | |
# jruby-1.7.19 | |
Finished in 57.07 seconds (files took 7.56 seconds to load) | |
100 examples, 0 failures, 4 pending | |
JAVA_OPTS="-Xmx1500m" bin/rspec 98.78s user 2.13s system 143% cpu 1:10.52 total |
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
# jruby-head | |
Finished in 48.84 seconds | |
JAVA_OPTS="-Xmx1500m" bin/rspec 87.09s user 1.07s system 146% cpu 1:00.11 total | |
# jruby-1.7.19 | |
Finished in 45.69 seconds | |
JAVA_OPTS="-Xmx1500m" bin/rspec 78.18s user 0.95s system 139% cpu 56.532 total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment