Don't @ Me! Faster Instance Variables with Object Shapes
Offered By: Ruby Central via YouTube
Course Description
Overview
Explore the concept of "Object Shapes" and its application in speeding up instance variables in Ruby programming. This 34-minute conference talk from RubyConf 2022 delves into the implementation details of Ruby instance variables and introduces a technique to enhance their performance. Learn about the popularity of instance variables, the core team's efforts to optimize them, and discover how Object Shapes can further improve efficiency in getting and setting instance variables. Gain insights into becoming a more well-rounded developer by understanding these advanced Ruby implementation details.
Syllabus
RubyConf 2022: Don't @ me! Faster Instance Variables with Object Shapes by Aaron Patterson
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