
MJIT, YJIT, and HAML with Takashi Kokubun - RUBY 573
Miiss Dosso Mariama
Description
<div> <div>Takashi Kokubun is a staff developer at Shopify. He has been working with Ruby’s MJIT compiler for over 5 years but has been recently maintaining YJIT as well. JIT compilation is a method of running computer code that involves compilation after a program has begun running rather than before. He joins the show to talk about these topics alongside Chuck and Valentino. He also explains their importance as this contributes to running Ruby applications smoothly. He also shares his experience working with rust and creating HAML 6.0.0. </div><div><br></div><h1>About this Episode</h1><ul> <li>Understanding JIT Compiler</li> <li>Difference between YJIT and MJIT</li> <li>Tools used to keep track of the optimization progress</li> <li>HAML Updates</li> </ul><div><br></div><h1>Sponsors</h1><ul> <li><a href="https://www.appsignal.com/" rel="nofollow">AppSignal</a></li> <li><a href="https://topenddevs.com/resume" rel="nofollow">Chuck's Resume Template</a></li> <li><a href="https://topenddevs.com/sign_up" rel="nofollow">Become a Top 1% Dev with a Top End Devs Membership</a></li> </ul><div><br></div><h1>Links</h1><ul> <li><a href="https://github.com/tenderlove/tenderjit" rel="nofollow">tenderlove/<strong>tenderjit</strong></a></li> <li><a href="https://github.com/Shopify/yjit-bench" rel="nofollow">Shopify/yjit-bench</a></li> <li><a href="https://www.youtube.com/watch?v=Cbidkl6ApMM" rel="nofollow">[EN]Towards Ruby 4 JIT / Takashi Kokubun @k0kubun</a></li> <li><a href="https://github.com/k0kubun/railsbench" rel="nofollow">k0kubun/railsbench</a></li> <li><a href="https://github.com/ruby/ruby/blob/master/doc/yjit/yjit.md#usage" rel="nofollow">ruby/yjit.md at master</a></li> <li><a href="https://speed.yjit.org/" rel="nofollow">YJIT Benchmarks</a></li> <li><a href="https://github.com/Shopify/bootboot#dual-boot-different-ruby-versions" rel="nofollow">Shopify/bootboot</a></li> <li><a href="https://ziglang.org/" rel="nofollow">Zig Programming Language</a></li> <li><a href="https://github.com/k0kubun/hamlit" rel="nofollow