Get the latest tech news
TruffleRuby 24.2.0
TruffleRuby is a high-performance implementation of the Ruby programming language. TruffleRuby aims to be fully compatible with the standard implementation of Ruby, MRI. More information is availab...
More information is available on the website: http://www.graalvm.org/ruby/ TruffleRuby comes in two standalone modes, native and jvm, for both Oracle GraalVM and Community Edition. Fix Time{.at,.new,.now,#getlocal,#localtime} methods and validation of seconds in utc offset in String format (@andrykonchin). Performance: Speedup some C extensions like sqlite3, trilogy and json by 2 to 3 times by using the Panama NFI backend for faster upcalls in JVM mode (@eregon).
Or read this on Hacker News