RailsConf 2021: A Day in the Life of a Ruby Object - Jemma Issroff

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=NGOuPxqoPOs



Duration: 36:25
42 views
4


Your code creates millions of Ruby objects every day, but do you actually know what happens to these objects?

In this talk, we’ll walk through the lifespan of a Ruby object from birth to the grave: from .new to having its slot reallocated. We’ll discuss object creation, the Ruby object space, and an overview of garbage collection.

Along the way, we’ll learn how to make our apps more performant, consume less memory, and have fewer memory leaks. We’ll learn specific tips and pointers for how to see what the garbage collector is doing and how to take advantage of the strategies it employs.




Other Videos By Confreaks


2022-09-28RailsConf 2021: The History of Making Mistakes - Kerri Miller
2022-09-28RailsConf 2021: Implicit to Explicit: Decoding Ruby's Magical Syntax - Justin Gordon
2022-09-28RailsConf 2021: Exploring Real-time Computer Vision Using ActionCable - Justin Bowen
2022-09-28RailsConf 2021: "Junior" Devs are the Solution to Many of Your Problems - Josh Thompson
2022-09-28RailsConf 2021: Refactoring: A developer's guide to writing well - Jordan Raine
2022-09-28RailsConf 2021: Beautiful reactive web UIs, Ruby and you - Jonas Jabari
2022-09-28RailsConf 2021: Type Is Design:Fix Your UI with Better Typography and CSS - John Athayde
2022-09-28RailsConf 2021: ViewComponents in the Real World - Joel Hawksley
2022-09-28RailsConf 2021: Strategic Storytelling - Jessica Hilt
2022-09-28RailsConf 2021: Stimulating Events - Jesse Spevack
2022-09-28RailsConf 2021: A Day in the Life of a Ruby Object - Jemma Issroff
2022-09-28RailsConf 2021: Engineer in Diversity & Inclusion - Tangible Steps for Teams - Jeannie Evans
2022-09-28RailsConf 2021: Hotwire Demystified - Jamie Gaskins
2022-09-28RailsConf 2021: Why I'm Closing Your GitHub Issue - Henning Koch
2022-09-28RailsConf 2021: Profiling to make your Rails app faster - Gannon McGibbon
2022-09-28RailsConf 2021: How to A/B test with confidence - Frederick Cheung
2022-09-28RailsConf 2021: When words are more than just words: Don't BlackList us - Espartaco Palma
2022-09-28RailsConf 2021: The Power of Visual Narrative - Denise Yu
2022-09-28RailsConf 2021: Speed up your test suite by throwing computers at it - Daniel Magliola
2022-09-28RailsConf 2021: Make a Difference with Simple A/B Testing - Danielle Gordon
2022-09-28RailsConf 2021: Serverless Rails: Understanding the pros and cons - Daniel Azuma



Tags:
Rails
RailsConf
RubyonRails
RubyCentral