I haven't done any performance testing on large data sets yet, but in general I've been super happy with the Go's CSV library, both in terms of performance and ease-of-use.
If the speed ends up being a problem, it should be pretty easy to add a "--bail" flag or something.
4 comments
[ 2.8 ms ] story [ 23.4 ms ] threadIf the speed ends up being a problem, it should be pretty easy to add a "--bail" flag or something.