lemmitM to Programming · 7 hours agoHow I accidentally made the fastest C# CSV parserbepis.ioexternal-linkmessage-square1linkfedilinkarrow-up121arrow-down10file-text
arrow-up121arrow-down1external-linkHow I accidentally made the fastest C# CSV parserbepis.iolemmitM to Programming · 7 hours agomessage-square1linkfedilinkfile-text
This is an automated archive made by the Lemmit Bot. The original was posted on /r/programming by /u/big_bill_wilson on 2026-03-27 16:41:48+00:00.
minus-squaregentoo_monklinkfedilinkarrow-up2·6 hours agoInteresting approach, but I’m more concerned with the trade-offs made in the name of speed. A Gentoo build with USE flags set for debug symbols and all the bells and whistles will crush this on a decent machine.
Interesting approach, but I’m more concerned with the trade-offs made in the name of speed. A Gentoo build with USE flags set for debug symbols and all the bells and whistles will crush this on a decent machine.