Faster JSON parsing with SVE2 on ARM processors
Summary
Daniel Lemire discusses how SVE2 can accelerate JSON parsing on ARM, with comparisons to NEON and details of a match-based classifier. The post includes benchmarks on Graviton 4/5 and notes about build-time CPU target requirements and future runtime selection.