Comment on Ruby 2.0 patch that could make Rails startup 2.2x fasterComments−jasiek13yHere's a script to install these patches using rvm: https://gist.github.com/3993269−price13yThanks! For people using rbenv, there's a simple installation recipe in my first comment on the ticket: http://bugs.ruby-lang.org/issues/7158#note-1−michokest13yI can confirm my loading time went from 25 seconds to 15 seconds on Teambox, our fairly large Rails 3 app. Kudos!
Comments
Here's a script to install these patches using rvm: https://gist.github.com/3993269
Thanks! For people using rbenv, there's a simple installation recipe in my first comment on the ticket: http://bugs.ruby-lang.org/issues/7158#note-1
I can confirm my loading time went from 25 seconds to 15 seconds on Teambox, our fairly large Rails 3 app. Kudos!