Speed of csvReader
Edwin van Leeuwen via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Jan 22 01:34:33 PST 2016
On Friday, 22 January 2016 at 02:16:14 UTC, H. S. Teoh wrote:
> On Thu, Jan 21, 2016 at 04:50:12PM -0800, H. S. Teoh via
> Digitalmars-d-learn wrote:
>> [...]
>> > > https://github.com/quickfur/fastcsv
> [...]
>
> Fixed some boundary condition crashes and reverted doubled
> quote handling in unquoted fields (since those are illegal
> according to RFC 4810). Performance is back in the ~1200 msec
> range.
>
>
> T
That's pretty impressive. Maybe turn it on into a dub package so
that data pulverizer could easily test it on his data :)
More information about the Digitalmars-d-learn
mailing list