New issue
Advanced search Search tips

Issue 716210 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

gerrit seems slower than rietveld

Project Member Reported by sunn...@chromium.org, Apr 27 2017

Issue description

Although I like gerrit overall, some operations seem slower on it than on rietveld. Things like git cl upload, description, patch, etc. seem slower. Some of these operations are also slow when using the web UI e.g. editing the description of a CL, sending a reply. I don't have numbers to back this up, just a feeling.

 
Actually I think it's just editing the CL description that's slow. Maybe that's slowing the first git cl upload too. Replying seems to be fast.

Comment 2 by aga...@chromium.org, Apr 27 2017

Status: WontFix (was: Untriaged)
Yes, editing the commit description is slower, because it is generating a new commit object. Everything else -- replying, rendering diffs, uploading thousand-file CLs, submitting via the CQ -- is faster. It's a tradeoff we're willing to make.

Sign in to add a comment