1
Don’t stop early: Case-folding source code at memory speed
GitHub工程师详解如何用向量化把源码大小写折叠提速到内存极限,性能优化实战范例。
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 st…