JRuby with coroutines

Thomas E Enebo tom.enebo at gmail.com
Tue Apr 6 11:47:05 PDT 2010


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 <lukas.stadler at jku.at> 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
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
>



-- 
blog: http://blog.enebo.com       twitter: tom_enebo
mail: tom.enebo at gmail.com


More information about the mlvm-dev mailing list