← Back to blog
EngineeringJuly 31, 2026GitHub Blog

Don’t stop early: Case-folding source code at memory speed

Article summary

How a branch-free loop and byte-space arithmetic let GitHub case-fold every byte of code search at >45 GiB/s on a single core. The post Don’t stop early: Case-folding source code at memory speed appeared first on The GitHub Blog .

Verified original source

We do not reproduce the full article. Open the original publication to read the complete material and verify the source.

Open GitHub Blog