Posted: Wed Aug 19, 2009 2:01 pm Post subject: Re: sorting vowels from a given sentence
gianni @ Wed Aug 19, 2009 11:16 am wrote:
As you can see, the JRuby regex version just as fast as the actual Java regex version. And the iteration method doesn't even compare to Java's.
Interesting find; I'm not sure why they didn't optimize it enough. Do you have a mac? It would be nice to try it on macruby and see if there's any significant difference.