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
