Skip to content

Run on multiple CPUs #5

@Turbo87

Description

@Turbo87

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions