Let's look at this special type of object that only exists in C extensions called TypedData objects.| blog.peterzhu.ca
Overview of how Ruby's garbage collector works.| blog.peterzhu.ca
Shopify is improving CRuby’s performance in Ruby 3.2 by optimizing the memory layout in the garbage collector through the Variable Width Allocation project.| Shopify