New issue
Advanced search Search tips

Issue 887072 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Task



Sign in to add a comment

Investigate slow git clone when bootstrapping git cache vs download from Google Storage

Project Member Reported by tandrii@chromium.org, Sep 19

Issue description

According to my memory, recently the numbers for chromium/src repo are:

bootstrap: 7 minutes = 3 (download) + 3 (decompress) + 1 minute (incremental fetch). Can be even faster if decompress on the fly.

git clone: 15..20+ minutes = I-don't-know-exactly-why

Plan:
  Use patched git client with extra tracing on canary tasks.
 
Cc: tikuta@chromium.org
Labels: -Restrict-View-Google
Btw, we have some tracing already enabled:
https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8934921310513332752/+/steps/bot_update/0/stdout 

Sign in to add a comment