Skip to content

Comment on YJIT: Building a New JIT Compiler for CRuby

Comments

That's very interesting! It seems that big Ruby shops like Shopify and Stripe are investing a lot on improving Ruby's performance. Here is a tweet from Stripe's CEO regarding the performance of their custom Ruby compiler https://twitter.com/patrickc/status/1410269843585069056?lang...

I kind of think it would be more accurate to describe it as Sorbet compiler. Since it only works on a subset of Ruby ( Which Stripe runs on ).

But it is AOT! That means we could at least have some widely adopted and supported AOT solution.

There is already one, but it is commercial so might not please everyone, and has a limited focus.

http://www.rubymotion.com/

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.