Brighton Ruby Conference Logo

Fri 28 Jun
Brighton Dome

Buy Tickets

Defragging Ruby // Friday, 5th July 2019

Aaron Patterson

download

It’s been said that programmers like garbage collectors, so let’s take a look at Ruby’s GC! In this talk we’ll walk through how Ruby allocates objects, then talk about how we can optimize object layout and memory usage via compaction. Finally we’ll take a look at how to actually build a compacting GC for Ruby as well as the interesting challenges that can be found within.


Aaron is on the Ruby core team, the Rails core team, and the team that takes care of his cat, Gorby puff. During the day he works for a small technology company called GitHub. Someday he will find the perfect safety gear to wear while extreme programming.