Skip to content

Instantly share code, notes, and snippets.

@billdueber
Created June 1, 2012 16:23
Show Gist options
  • Save billdueber/2853331 to your computer and use it in GitHub Desktop.
Save billdueber/2853331 to your computer and use it in GitHub Desktop.
jruby: weird Benchmark results?
jruby 1.6.7.2 (ruby-1.9.2-p312) (2012-05-01 26e08ba) (OpenJDK 64-Bit Server VM 1.7.0-u4-b13) [darwin-amd64-java]
user system total real
4.650000 0.000000 4.650000 ( 4.650000)
jruby 1.7.0.preview1 (ruby-1.9.3-p203) (2012-05-19 00c8c98) (OpenJDK 64-Bit Server VM 1.7.0-u4-b13) [darwin-amd64-java]
user system total real
12.090000 0.280000 12.370000 ( 5.778000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment