Thereâs been a lot of talk about the improvements in Ruby 2.0âs Garbage Collection performance. Thatâs a great thing, because GC in older versions of Ruby wasnât very performant. Most of the conversation about generational GC (or other strategies) revolves around making Ruby GC more efficient. This has a great impact on your users, because less GC time means that their pages return faster. But wha
{{#tags}}- {{label}}
{{/tags}}