Ruby 3.4 Programming Language Brings "it", Better Performance For YJIT

Written by Michael Larabel in Programming on 25 December 2024 at 06:09 AM EST. 10 Comments
PROGRAMMING
Ruby 3.4 is out today as yet another annual major feature release for this programming language known for its major updates on Christmas Day.

Ruby 3.4 is out for Christmas 2024 and brings "it" as a means of referencing a block parameter with no variable name.

Ruby it addition


Ruby 3.4 also now makes Prism its default parser as an internal improvement for Ruby. Ruby 3.4 also brings RFC 8305 "Happy Eyeballs V2" support for the socket library, and performance improvements to the YJIT just-in-time code. YJIT is enjoying new performance optimizations, a number of new features, garbage collection improvements, and more. There are some some programming language refinements with Ruby 3.4 as well as standard library updates.

Downloads and more details on the just-released Ruby 3.4 via Ruby-Lang.org.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week