Achieving Fast Method Metaprogramming - Lessons from MemoWise
Offered By: Ruby Central via YouTube
Course Description
Overview
Dive into the world of Ruby metaprogramming with this conference talk from RubyConf 2021. Explore the development journey of MemoWise, Ruby's most performant memoization gem, as presenters Jemma Issroff and Jacob Evelyn share insights on achieving fast method metaprogramming. Learn about benchmark-driven development, unexpected object allocations, and the power of eval. Discover common performance issues in Ruby metaprogramming and uncover arcane techniques to overcome them. Gain valuable knowledge on optimizing dynamically generated methods and enhancing overall Ruby application performance.
Syllabus
RubyConf 2021 - Achieving Fast Method Metaprogramming: Lessons from.. by Jemma Issroff, Jacob Evelyn
Taught by
Ruby Central
Related Courses
Performance Does - Not - MatterRuby Central via YouTube Solidarity not Charity and Collective Liberation
Ruby Central via YouTube Eclectics Unite - Leverage Your Diverse Background
Ruby Central via YouTube What Does "High Priority" Mean? The Secret to Happy Queues
Ruby Central via YouTube Splitting - The Crucial Optimization for Ruby Blocks
Ruby Central via YouTube