Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(197)

Issue 4243006: AU: Delta diff generator shows progress % when generating full updates. (Closed)

Created:
10 years, 1 month ago by petkov
Modified:
9 years, 7 months ago
Reviewers:
adlr
CC:
chromium-os-reviews_chromium.org, adlr
Visibility:
Public.

Description

AU: Delta diff generator shows progress % when generating full updates. BUG=8646 TEST=unit tests, updated through dev server Change-Id: If9ec724032d6f713433c9868f9fab5b12b292f2e Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=bc58a7b

Patch Set 1 #

Patch Set 2 : white space #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M delta_diff_generator.cc View 1 6 chunks +7 lines, -6 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
petkov
10 years, 1 month ago (2010-11-03 18:39:42 UTC) #1
adlr
LGTM w/ a thought about if we're still producing too much output http://codereview.chromium.org/4243006/diff/2001/3001 File delta_diff_generator.cc ...
10 years, 1 month ago (2010-11-03 18:41:51 UTC) #2
petkov
http://codereview.chromium.org/4243006/diff/2001/3001 File delta_diff_generator.cc (right): http://codereview.chromium.org/4243006/diff/2001/3001#newcode1381 delta_diff_generator.cc:1381: LOG(INFO) << StringPrintf("%.1f", offset * 100.0 / part_sizes[partition]) On ...
10 years, 1 month ago (2010-11-03 18:43:54 UTC) #3
adlr
heh. LGTM On Wed, Nov 3, 2010 at 11:43 AM, <petkov@chromium.org> wrote: > > http://codereview.chromium.org/4243006/diff/2001/3001 ...
10 years, 1 month ago (2010-11-03 18:48:28 UTC) #4
petkov
10 years, 1 month ago (2010-11-03 18:51:31 UTC) #5
On 2010/11/03 18:48:28, adlr wrote:
> heh. LGTM

Besides, the best way to reduce the output is to reduce the rootfs size :-)

I'll push as is...

> 
> On Wed, Nov 3, 2010 at 11:43 AM, <mailto:petkov@chromium.org> wrote:
> 
> >
> > http://codereview.chromium.org/4243006/diff/2001/3001
> > File delta_diff_generator.cc (right):
> >
> > http://codereview.chromium.org/4243006/diff/2001/3001#newcode1381
> > delta_diff_generator.cc:1381: LOG(INFO) << StringPrintf("%.1f", offset *
> > 100.0 / part_sizes[partition])
> > On 2010/11/03 18:41:51, adlr wrote:
> >
> >> how many lines does this produce? Maybe we should print a line less
> >>
> > than every
> >
> >> chunk?
> >>
> >
> > 850 I guess? I'm OK with verbose output as long as it can be interpreted
> > by random devs.
> >
> >
> > http://codereview.chromium.org/4243006/show
> >
>

Powered by Google App Engine
This is Rietveld 408576698