RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Ruby performance in Rails dev environment

I just finished comparing the performance of Ruby 1.8.7, 1.9.2, Jruby 1.5.6, 1.6.0.RC1 and Rubinius 1.2.0 in the Rails dev environment as you scale to larger and larger web apps. When you get up to several megs of code you can get a 5x or larger difference in response time (3 seconds vs 15 seconds) between different ruby implementations.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in