Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver3
21いいね 689回再生

JIT compiler improvements in Ruby 2.7. Takashi Kokubun

Have you ever tried the JIT compiler introduced in Ruby 2.6? Just passing --jit may significantly improve your application's performance.
However, Ruby 2.6 JIT has struggled to optimize applications having a lot of hot methods. As we also want to optimize such applications, we've worked hard to approach the problem in Ruby 2.7.
In this talk, you'll briefly learn how to use the JIT compiler, and know its performance improvement on real-world applications with Ruby 2.7.

コメント