joelverhagen / NCsvPerf

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

Add Microsoft.VisualBasic.FileIO.TextFieldParser benchmark #6

Closed jzabroski closed 3 years ago

joelverhagen commented 3 years ago

Great idea -- done. Thanks!

jzabroski commented 3 years ago

Sweet. Was going to add it myself but had a busy weekend. Will try to submit PR for the ML one. I honestly dont know why Microsoft rolled their own.