(no title)
tveita | 2 months ago
From https://github.com/Lulzx/zpdf/blob/main/src/main.zig it looks like the help text cites an unimplemented "-j" option to enable multiple threads.
There is a "--parallel" option, but that is only implemented for the "bench" command.
lulzx|2 months ago
I haven't tested without SIMD.