AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
JRuby 9000 - What's the Difference?
Most of JRuby's users have come from Ruby as former Java users or they're just plain Rubyists that need a better runtime. The new version has its own intermediate representation like a standard optimizing compiler. We have optimization passes, control flow graph, data flow graph and lots more tools to analyze and optimize Ruby code before we even give it to the JVM.