|
|
|
|
|
by Argorak
4666 days ago
|
|
Most Ruby implementations started with awesome numbers in a ridiculous short time. Remember the time when MacRuby was 6 times as fast as MRI? Those times are over after they implemented Ruby proper and ran real world programs. |
|
Their main problem is that the project got mostly abandoned in favor of the paid-for RubyMotion (which uses AOT compilation).
That said, Lua and JS are as dynamic and Ruby and both are plenty faster.
And PyPy is plenty faster than Python, despite being 100% compatible now.