Benchmarking JRuby

nice timing...

Antonio Cangiano just completed a new run of his Ruby language shootout.
The Great Ruby
Shootout<http://antoniocangiano.com/2007/12/03/the-great-ruby-shootout/&gt;

Major improvement on Feb's numbers, impressive stuff.

M

···

On Dec 1, 2007 7:09 PM, Charles Oliver Nutter <charles.nutter@sun.com> wrote:

For those of you playing with JRuby, if you run across benchmarks of any
kind that show JRuby running slower than Ruby 1.8.x, we'd appreciate you
filing them as bugs:

http://jira.codehaus.org/browse/JRUBY

In general, performance in JRuby should be better for normal execution,
so we'd like to find any remaining performance bottlenecks. Poor
performance is a bug!

Thanks for your help!

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Mike McKinney wrote:

nice timing...

Antonio Cangiano just completed a new run of his Ruby language shootout.
The Great Ruby
Shootout<http://antoniocangiano.com/2007/12/03/the-great-ruby-shootout/&gt;

Major improvement on Feb's numbers, impressive stuff.

Yeah, and Antonio's numbers don't even reflect true performance after the VM warms up and things JIT. There's really only about two YARV benchmarks we're slower on now.

- Charlie