New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 772439 link

Starred by 3 users

Issue metadata

Status: Duplicate
Merged: issue 902412
Owner: ----
Closed: Nov 6
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Git cl upload very slow with large numbers of files.

Project Member Reported by pdr@chromium.org, Oct 6 2017

Issue description

I have a relatively simple patch (~400 LOC changed) that touches 38 files. "git cl upload" of this patch takes 2 minutes 15 seconds on my gigabit connection. In https://chromium-review.googlesource.com/c/chromium/src/+/696765, an external contributor reports that they had a very difficult time getting this patch to upload at all.

This is the patch:
https://chromium-review.googlesource.com/c/chromium/src/+/705262

To repro:
git checkout -b test705262
git cl patch 705262
git cl issue 0
time git cl upload --bypass-hooks

 
Mergedinto: 902412
Status: Duplicate (was: Untriaged)
Marking as duplicate. Slowly gathering data on git cl upload performance overall so we can begin talking about it with data. But anecdotally another explanation for slow performance has been being many commits behind master. I'd be curious if that was also the case here or if large number of files could be a separate cause of slow uploads. 

Sign in to add a comment