Commit graph

19 commits

Author SHA1 Message Date
John Kerl
4df477f734 Dedupe DKVP-reader and NIDX-reader source files 2021-12-12 23:36:16 -05:00
John Kerl
2618d63e6a channelize NIDX reader 2021-12-12 23:35:54 -05:00
John Kerl
d183d1191c channelize CSV reader 2021-12-12 23:35:54 -05:00
John Kerl
5666b599a7 channelize nidx 2021-12-12 23:35:54 -05:00
John Kerl
3faf66af21 neaten 2021-12-12 23:35:54 -05:00
John Kerl
b6ab5d982f narrowed in on regexp-splitting on IFS/IPS as perf-hit 2021-12-12 23:35:54 -05:00
John Kerl
6ad475bfc0 cmd/mprof3 and cmd/mprof4 2021-12-12 23:35:53 -05:00
John Kerl
0335c4e70f foo 2021-12-12 23:35:53 -05:00
John Kerl
9bdc53d783 Push batching logic into chain-transformer, transformers, and channel-writer 2021-12-12 23:35:53 -05:00
John Kerl
aaf0c27a6a Push channelized-reader logic into DKVP reader 2021-12-12 23:35:53 -05:00
John Kerl
5c022758e9 CLI options for records-per-batch and hash-records 2021-12-12 23:35:53 -05:00
John Kerl
f2879aebde Singleton-list step for reader-batching at input 2021-12-12 23:35:53 -05:00
John Kerl
2f8d2b18f9 Start batched-reader API mods 2021-12-12 23:35:53 -05:00
John Kerl
7c9cc61ac9
Fix issue with pipe or dot as IFS for DKVP/NIDX/CSV-lite (#778) 2021-12-12 23:25:16 -05:00
John Kerl
107ab5c4c9
Performance improvement for CSV-lite and DKVP (#774)
* Clarify build-from-source steps

* Performance improvement for CSV-lite and DKVP
2021-12-08 22:47:53 -05:00
John Kerl
4ddb8ff25c Rename inputChannel,outputChannel to readerChannel,writerChannel (#772) 2021-12-07 08:02:30 -05:00
John Kerl
a73089be20 mlr --csv --irs/--ors crlf is OK, sine autodetected per platform 2021-11-17 23:39:16 -05:00
John Kerl
bc72cd1857
More Go-package restructuring (#748) 2021-11-12 12:49:55 -05:00
John Kerl
e2b6ec2391
Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00