Hacker News new | ask | show | jobs
by jashmatthews 2121 days ago
JRuby has a semi-optimizing JIT since JRuby 9000 was released in 2015. It's mostly non-speculative but still the fastest way to run Ruby in production. I've used it at several companies.