eBay / tsv-utils

eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
https://ebay.github.io/tsv-utils/
Boost Software License 1.0
1.42k stars 80 forks source link

Updated benchmarks including qsv #359

Open yassineS opened 8 months ago

yassineS commented 8 months ago

Hi,

Is there any plan to update the benchmarks and including some more modern tools such as qsv?

dejlek commented 4 weeks ago

I did benchmark the qsv select vs tsv-select and it turned out that tsv-select is roughly 1.6x faster. My test was on 10M rows file, 1GB in size.