RJIT: A Pure-Ruby JIT for RubyI’m Takashi Kokubun (@k0kubun), a Staff Developer at Shopify who works on optimizing YJIT full-time, which is Ruby’s production-grade JIT…Mar 9, 2023Mar 9, 2023
Ruby 3 JIT can make Rails fasterI’ve wondered Why Rails becomes slow with JIT for a long time. Today, I’m pleased to share my answer to the question in this article, which…May 21, 2021May 21, 2021
Ruby 2.6 JIT - Progress and FutureIn early 2018, Ruby core team merged JIT compiler infrastructure called “MJIT”, which is created by Vladimir Makarov and uses C compiler…Dec 19, 2018Dec 19, 2018
Benchmark Driver Designed for Ruby 3x3My benchmark tool development was accepted as a Ruby Association Grant 2017 project and completed on March 21st. I’ll show you the details…Mar 27, 2018A response icon3Mar 27, 2018A response icon3
The method JIT compiler for Ruby 2.6This month, I merged the Ruby's first JIT compiler.Feb 16, 2018Feb 16, 2018