Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Ruby Garbage Collection

Ruby Garbage Collection

Simon Hørup Eskildsen

May 06, 2013
Tweet

More Decks by Simon Hørup Eskildsen

Other Decks in Programming

Transcript

  1. Mark and Sweep (< 1.9) Lazy Sweeping (>= 1.9) Lazy

    Bitmask Sweeping (2.0) Geneartional GC (2.1?) Concurrent GC (??)