mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-05 12:16:36 +00:00
When we hit the cache in GetGlobal, we don't need the identifier string at all, so let's defer fetching it until after the cache miss. 7% speed-up on Kraken/imaging-gaussian-blur.js :^)