sped-extractor icon indicating copy to clipboard operation
sped-extractor copied to clipboard

extract_csv is slow and use only one CPU

Open rvalyi opened this issue 4 years ago • 0 comments

Use to multiprocessing extract each pdf on a different process (then likely a different processor): https://docs.python.org/2/library/multiprocessing.html

rvalyi avatar Jun 01 '20 05:06 rvalyi