Skip to content

Clone sources in parallel #281

@Erich-McMillan

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions