RubyFlow The Ruby and Rails community linklog

How much horsepower are you leaving on the table because of bad GC settings?

The MRI 2.2 garbage collector has gaines some significant improvements over its predecessors. There is now much more to tune and optimize for. The default settings are rarely optimal for an app, however, and gaining knowledge of the settings is a pita.

In Rails Garbage Collection: Tuning Approaches, Lourens takes you in to the deep end of the GC pool and tells you how you can get optimal GC settings for your app – in a fully automated manner.

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