Based on some quick experiments, the recently added paraller parsing may not perform well on macOS. Perform measurements and see if we can improve performance if there appears to be a macOS related bottleneck. Ideas to try include reusing the thread pool executor object and batching the files to parse.
Based on some quick experiments, the recently added paraller parsing may not perform well on macOS. Perform measurements and see if we can improve performance if there appears to be a macOS related bottleneck. Ideas to try include reusing the thread pool executor object and batching the files to parse.