Closed jondegenhardt closed 4 years ago
Performance improvement in tsv-split.splitByLineCount by increasing the default write buffer size in output files (via setvbuf). Made a tuning adjustment to the read buffer size as well.
tsv-split.splitByLineCount
setvbuf
Performance improvement in
tsv-split.splitByLineCount
by increasing the default write buffer size in output files (viasetvbuf
). Made a tuning adjustment to the read buffer size as well.