Fast Forward: Speeding up Delegate Methods
Aaron Patterson • November 13, 2024 • Chicago, IL • Talk

Delegate methods are methods that take any parameters, and pass those parameters on to other methods. It may not seem like it, but this is an extremely common pattern in Ruby code. In this session, we’re going to learn how Ruby method calls work, how inline caches work, and how we can use the combination of this knowledge to optimize delegate methods.

RubyConf 2024

Explore all talks recorded at RubyConf 2024
+64