jacebrowning / jacebrowning/gitman

Clone sources in parallel

Open
#281 0 comments 0 reactions 1 assignee Claimed by @jacebrowning View on GitHub
feature question
Dominant language
Python
Stars
225
Forks
36
Avg merge
15h 47m
Merged PRs (30d)
8

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.