Skip to content

Speed up python multicore code #8719

@kripken

Description

@kripken

We use Python's multiprocessing.Pool (see get_multiprocessing_pool in tools/shared.py) to compile system libraries etc., so that we use all cores. This may be slower on windows. Perhaps there is a faster way to execute a bunch of shell commands in parallel?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions