-
Notifications
You must be signed in to change notification settings - Fork 9
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request