A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/LeanyLabs/csv-parsers-benchmarks below:

LeanyLabs/csv-parsers-benchmarks: Benchmarks of popular CSV parsers

Benchmarks of popular CSV parsers:

The tests run on generated data files with 10/100 columns and 10k/100k rows, both quoted and unquoted. The first column is numeric and used for the sum validation. The rest are just strings and not used in the tests directly.

Benchmarked on i5-8350U/16Gb RAM/SSD running Ubuntu 20.04

PapaParse was running in fast mode. Dekkai was crashing the whole process on 100k rows tests, so there are no results. We've also added a simple String.split approach here for comparison with full-featured compliant parsers. It should be treated only as a baseline.

All parsers performed a little worse on quoted data. Dekkai was crashing again on 100k rows tests and was disabled. PapaParse was running with fast mode disabled. String.split won't work for the quoted data in general and implementing proper parsing is not that trivial.

Read more in our CSV Parsers Comparison.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4