Skip to content

Clone sources in parallel #281

Description

@Erich-McMillan

Issue:
Cloning can be slow if many sources are present (and each source is large > 100MB) since clone is sequential.

Proposal:
Clone each source in parallel to improve total time.

Question:
Will this actually be faster, not sure if git already is using multi-threading internally.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions