Skip to content

Parallelizing builds #244

@nikwotton

Description

@nikwotton

Running Scipio on a fresh environment (no caches) is one of the slowest processes I have right now. I added Scipio for the caching, which is great, but the fact that every dependency is built in serial means that when a cache isn't available for one reason or another then I go from waiting a couple minutes to waiting nearly an hour with a relatively short dependency list. Is it possible to have Scipio parallelize building dependencies?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions