Posts
-
2026-03-18 •
Jacob Denbeaux
How ZJIT removes redundant object loads and stores
ZJIT's optimizer now removes redundant object loads and stores, improving JIT performance of CRuby's shape system. This post explains how the optimization works.