RubyConf 2019 - Compacting Heaps in Ruby 2.7 by Aaron Patterson

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



Duration: 46:32
4,348 views
115


RubyConf 2019 - Compacting Heaps in Ruby 2.7 by Aaron Patterson

Ruby 2.7 will feature a manual heap compactor integrated with the GC. In this presentation we'll cover how Ruby's memory is arranged, how compaction can be helpful to your application, as well as algorithms and implementation details of the heap compactor. As a bonus, we'll cover GC debugging techniques as well! This presentation is going to be heaps of fun. Don't turn the page because we're going to scan the stack for some great pointers!

#confreaks #rubyconf2019




Other Videos By Confreaks


2019-12-03RubyConf 2019 - Source-Diving for Fun and Profit by Kevin Kuchta
2019-12-03RubyConf 2019 - Conscious Coding Practice: The Three Concrete Steps by Noah Gibbs
2019-12-03RubyConf 2019 - Coding like it’s 1977: Ruby on the Apple ][ by Colin Fulton
2019-12-03RubyConf 2019 - Improv by the Third Coast Comedy Club
2019-11-30RubyConf 2019 - Q&A with Yukihiro Matsumoto (Matz)
2019-11-30RubyConf 2019 - Lightning Talks
2019-11-30RubyConf 2019 - Let's build a simple HTTP server with Ruby by Esther Olatunde
2019-11-30RubyConf 2019 - Keynote: Lucky You by Sandi Metz
2019-11-30RubyConf 2019 - Language as a Tool of Thought: Consistency versus Progress by Victor Shepelev
2019-11-30RubyConf 2019 - Ignite Roulette
2019-11-29RubyConf 2019 - Compacting Heaps in Ruby 2.7 by Aaron Patterson
2019-11-29RubyConf 2019 - In the beginning, there was "require"... by Adam McCrea
2019-11-29RubyConf 2019 - Hire Me: I'm Excellent at Quitting by Brittany Martin
2019-11-29RubyConf 2019 - A Static Type Analyzer of Untyped Ruby Code for Ruby 3 by Yusuke Endoh
2019-11-28RubyConf 2019 - Adopting Sorbet at Scale by Ufuk Kayserilioglu
2019-11-28RubyConf 2019 - Sorbet: A type checker for Ruby 3... by Jake Zimmerman & Dmitry Petrashko
2019-11-28RubyConf 2019 - How to use Your Superpowers to Transform People's Lives by Alberto Colon Viera
2019-11-28RubyConf 2019 - Tales of the Ruby Grimoire by Brandon Weaver
2019-11-28RubyConf 2019 - Keynote - Slow, energy-efficient, and mysterious life deep... by Karen G Lloyd
2019-11-27RubyConf 2019 - Keynote - Collective Problem Solving in Music, Science, Art... by Jessica Kerr
2019-11-27RubyConf 2019 - mruby/c: Running on Less Than 64KB RAM Microcontroller by HASUMI Hitoshi



Tags:
Ruby
RubyConf
Programming