|
|
|
|
|
by jashmatthews
2944 days ago
|
|
> The trick is to get consistently better performance across the board. This will come with the rest of the opimizations Takashi has planned for Ruby 2.6. Ruby-Ruby method inlining, which is almost finished, is a huge one for improving Rails performance. IMHO there's no real point talking about Rails until it's working in some form. > >I've just committed the initial JIT compiler for Ruby. It's not still so fast yet (especially it's performing badly with Rails for now), but we have much time to improve it until Ruby 2.6 (or 3.0) release. It turned out this wasn't even testing MJIT with Rails because https://twitter.com/samsaffron/status/963219086833434624 |
|