How I accidentally created the fastest CSV parser ever made
1–3 of 3 posts
Re: How I accidentally created the fastest CSV parser ever made
#2How a friend of mine created a super fast csv parser by playing with branchless programming and SIMD to avoid the CPU serialized computation bottleneck
Re: How I accidentally created the fastest CSV parser ever made
#3The old-timey hacker, non-corporate-friendly webpage design is great...
Back in the day every self-respecting hacker doing it for fun would have either something "edgy" like this (a person like jwz) or it's opposite, a lightweight barebones immensely readable page.