Get the latest tech news
Parsing Millions of DNS Records Per Second
Fast and standards compliant DNS zone parser. Contribute to NLnetLabs/simdzone development by creating an account on GitHub.
simdjson demonstrates that applying SIMD instructions for parsing structured text can significantly boost performance. simdzone, whose name is a play on simdjson, aims to achieve a similar performance boost for parsing zone data. Running zone-bench on my system (Intel Core i7-1065G7) against an older.com zone file of 12482791271 bytes under Linux (Fedora 39).
Or read this on Hacker News