Parallelize reading of input files
Opened this issue · 0 comments
krichter722 commented
Input files specified with -i
are read while only one thread is used. The I/O capabilities of the underlying system seems to be only partially used, i.e. much more throughput could be reached if the CPU bottleneck was removed.
experienced with 0.6.2-2ubuntu1 on Ubuntu 17.10