What Is MJIT in Ruby 2.6 & How Does It Work?
Ruby’s performance has been improving a lot, version after version… and the Ruby development team is making every effort to make Ruby even faster! One of these efforts is the 3×3 project. The goal? Ruby 3.0 will be 3 times faster than Ruby 2.0. Part of this project is the new MJIT compiler, which is … Read more