Speed sprint

Have you taken a look at some of the other Ruby implementations available,
such as JRuby, Rubinius, and MacRuby?

JRuby is able to leverage the performance features of the Java Virtual
Machine. Rubinius and MacRuby are both using LLVM to produce native code
from Ruby sources. Ruby 1.9, on the other hand, uses a stack machine
interpreter and does not compile to native code.

Depending on the specific nature of your performance problems, one of these
alternative implementations may be addressing your issues already.

···

On Mon, Feb 22, 2010 at 12:47 PM, Benedikt Müller <benemue@googlemail.com>wrote:

Done, and I know that there are improvements. But it's not enough :slight_smile:

--
Tony Arcieri
Medioh! A Kudelski Brand