Compacting GC in Ruby 2.7

Aaron Patterson

Aaron will be speaking about the compacting GC that he implemented for Ruby 2.7. We’ll cover the benefits of compacting GC as well as the algorithms used for implementation.