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.

Read in full here: