Learn how to optimize delegate methods in Ruby through an insightful 31-minute conference talk that explores the mechanics of Ruby method calls and inline caches. Dive deep into understanding delegate methods - those that accept and pass parameters to other methods - a fundamental pattern in Ruby programming. Master the intersection of method call functionality and inline cache operations to enhance the performance of your Ruby applications through practical optimization techniques.
Speeding Up Delegate Methods in Ruby - Optimizing Method Calls and Inline Caches
Ruby Central via YouTube
Overview
Syllabus
Ruby Conf 2024 Fast Forward: Speeding up Delegate Methods by Aaron Patterson
Taught by
Ruby Central