joelverhagen / NCsvPerf

A test bench for various .NET CSV parsing libraries
https://www.joelverhagen.com/blog/2020/12/fastest-net-csv-parsers
MIT License
69 stars 14 forks source link

upgrade to FluentCSV 3 #29

Closed aboudoux closed 3 years ago

aboudoux commented 3 years ago

Hi ! The result of fluentCSV in your benchmark is too scary, so I have made a new version to address this issue.

Feel free to see our page for more details : https://github.com/aboudoux/FluentCSV/blob/master/Benchmark/README.MD

Thanks !

joelverhagen commented 3 years ago

Thanks!