Sep 0.10.0 - 21 GB/s CSV Parsing Using SIMD on AMD 9950X 🚀
Sep 0.10.0 - 21 GB/s CSV Parsing Using SIMD on AMD 9950X 🚀
nietras.com
Sep 0.10.0 - 21 GB/s CSV Parsing Using SIMD on AMD 9950X 🚀
In this blog post, I will dive into how .NET 9.0 machine code for AVX-512 is sub-optimal and what changes were made to speed up Sep for AVX-512 by circumventing this, showing interesting code and assembly along the way, so get ready for SIMD C# code, x64 SIMD assembly and tons of benchmark numbers.
World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (
csv
,tsv
etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.