
Daniel Lemire
Expert in parsing and creator of simdjson, the fastest JSON parser in the world
Best podcasts with Daniel Lemire
Ranked by the Snipd community

Aug 17, 2023 • 1h 18min
Making Parsing I/O Bound with Daniel Lemire
Daniel Lemire, creator of simdjson, the fastest JSON parser, discusses parsing performance, benchmarking, and real-world experimentation. They explore multi-threading benefits in parsing, eliminating parsing steps with Captain Proto, iterative development, AVX2 and AVX512 performance impact, handling comments and strings, different parsing approaches, and surprising results with hash maps and index maps in the Rust compiler.