Fabulous stuff. I should mention that our Ruby 1.9 mode still is in pure-interpreted mode so once we get our JIT hooked up these numbers should look even nicer!
-Tom On Tue, Apr 6, 2010 at 11:16 AM, Lukas Stadler <[email protected]> wrote: > Today I toyed around a little bit with JRuby and coroutines. > > I modified JRuby to use my coroutine implementation and ran some > fiber-microbenchmarks. The results are pretty good: > http://classparser.blogspot.com/2010/04/jruby-coroutines-really-fast.html > > I know that the gains won't be nearly as big in real-world applications, > but it surely won't hurt... > > cheers, > - Lukas > _______________________________________________ > mlvm-dev mailing list > [email protected] > http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev > -- blog: http://blog.enebo.com twitter: tom_enebo mail: [email protected] _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
