-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Using the workerpool
library, it should be possible to distribute the work between different threads. Initial tests showed that my naive implementation was actually slower than doing everything on the main thread, but maybe there is a way to speed this up.
Note: This might conflict with the "interactive prompts" idea in #2
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request