Ruby 3 JIT can make Rails faster : vimarsana.com

Ruby 3 JIT can make Rails faster


I mean, I've literally thought about optimizing Rails by MJIT for over 3 years, and I've introduced several optimizations designed for such workloads. We do rely on GCC to ease our maintenance, but the reason why it optimizes some benchmarks is that it implements various Ruby VM-level optimizations that don’t really depend on GCC, not just that it uses GCC. Most of RTL-MJIT’s optimizations were already ported to or experimented with YARV-MJIT after we shuffled the code to make it work with YARV, and it’s now faster than RTL-MJIT because of that and many other improvements after it.

Related Keywords

, Zeitwerk Tracepoint , Noah Gibbs , Twitter Developers , Why Rails , Not Improve Rails , Not Improve Rails Performance , Rails Ruby Bench , Simpler Bench , Github Support , On Stack Replacement , நோவா கிப்ஸ் ,

© 2025 Vimarsana