Jemma Issroff wants to give this talk

A Day in the Life of a Ruby Object

This talk will discuss what happens to objects as they make it through their lifecycles. It will discuss the Ruby Heap and give an overview of different aspects of garbage collection including incremental gc, generational gc, and compaction.