Whatever happened to Ruby?
Ruby and Ruby on Rails exploded onto the web development scene in the early aughts. But while JavaScript and Python rule the roost today, Ruby still has its place.
Stay updated with breaking news from Interactive Ruby. Get real-time updates on events, politics, business, and more. Visit us for reliable news and exclusive interviews.
Ruby and Ruby on Rails exploded onto the web development scene in the early aughts. But while JavaScript and Python rule the roost today, Ruby still has its place.
The Ruby community has released Ruby 3.1, an upgrade to the open source dynamic programming language that introduces a new in-process JIT (just-in-time) compiler to improve the performance of Ruby applications. Introduced on Christmas Day, Ruby 3.1, or Ruby 3.1.0, adds the YJIT (Yet Another Ruby JIT), a lightweight, minimalistic Ruby JIT built inside CRuby. […]
Still-experimental YJIT just-in-time compiler promises faster warmup and performance improvements on most real-world Ruby software.