RailsConf 2023 - A pragmatic and simple approach to fixing a memory leak by Vincent Rolea

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



Duration: 27:50
48 views
2


Memory leaks do not come by often in modern Rails applications. But when they do, the road to a fix can be tortuous: it often requires extensive knowledge of memory management in Ruby, experience on profiling tools as well as properly setup application monitoring.

As a developer working on Product, one does not always have the bandwidth to learn about the subject, and setup custom tools: project deadlines could be nearing, or your expertise needed on a shiny new project that just came in. In this talk, I’ll walk you through a real memory leak issue we encountered on one of our background worker, and how we fixed it with no custom tooling using simple technics.




Other Videos By Confreaks


2023-09-04RailsConf 2023 - Deep End Diving: Getting Up to Speed on New Codebases by Allison Hill
2023-09-04RailsConf 2023 - How We Implemented Internal Salary Transparency ... by Hilary Stohs Krause
2023-09-04RailsConf 2023 - Accessible by default by Joel Hawksley
2023-09-04RailsConr 2023 - Forging Your Path to Senior Developer by Ifat Ribon
2023-09-04RailsConf 2023 - Managing the Burnout Burndown by Anjuan Simmons
2023-09-04RailsConf 2023 - ActiveRecord::Encryption; Stop Hackers from... by Matthew Langlois, Kylie Stradley
2023-09-04RailsConf 2023 - Rails as a piece of birthday cake by Vladimir Dementyev
2023-09-04RailsConf 2023 - Functional Patterns in Ruby by John Crepezzi
2023-09-04RailsConf 2023 - Mentorship Panel - Shana Moore, John Sawers, Ebun Segun, Erik Guzman & Adam Cuppy
2023-09-04RailsConf 2023 - Upgrading the Ruby Community by Pat Allan
2023-09-04RailsConf 2023 - A pragmatic and simple approach to fixing a memory leak by Vincent Rolea
2023-09-04RailsConf 2023 - An imposter's guide to growth in engineering by Ebun Segun
2023-09-04RailsConf 2023 - How Rails fosters a diverse and competitive tech ecosystem in... by Jordan Trevino
2023-09-04RailsConf 2023 - Beyond CRUD: the PostgreSQL techniques your Rails app is missing. Shayon Mukherjee
2023-08-21Ankita Kulkarni – The performance myths of React Native (Chain React 2023)
2023-08-21Colin Gray – Default to performance (Chain React 2023)
2023-08-21Michał Pierzchała – Scaling teams with federated super apps (Chain React 2023)
2023-08-21Riccardo Cipolleschi – From Codegen to your first PR in Core (Chain React 2023)
2023-08-21Rob Walker – 0 to 1 (Million Downloads): PUMA's Mobile Success Story (Chain React 2023)
2023-08-21Taz Singh – Wait, you’re shipping React Native to the web?! (Chain React 2023)
2023-08-21Lorenzo Sciandra – The work that you don't see (Chain React 2023)



Tags:
Ruby on Rails
Rails
DHH
RailsConf
Tech Session