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, 202342Mar 9, 202342
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, 2021206May 21, 2021206
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, 20181KDec 19, 20181K
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, 20181983Mar 27, 20181983
The method JIT compiler for Ruby 2.6This month, I merged the Ruby's first JIT compiler.Feb 16, 20181KFeb 16, 20181K