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

Issue 2859005: Add Build Timer (Closed)

Created:
10 years, 6 months ago by Nick Sanders
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
http://src.chromium.org/git/crosutils.git
Visibility:
Public.

Description

Add Build Timer

Patch Set 1 #

Patch Set 2 : remove dev #

Total comments: 13

Patch Set 3 : clean up per sosa's suggestions #

Patch Set 4 : refactor to common.sh #

Patch Set 5 : space #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -3 lines) Patch
M build_image View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M common.sh View 4 1 chunk +12 lines, -0 lines 0 comments Download
M mod_image_for_test.sh View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Nick Sanders
10 years, 6 months ago (2010-06-15 21:44:59 UTC) #1
sosa
http://codereview.chromium.org/2859005/diff/2001/3001 File build_image (right): http://codereview.chromium.org/2859005/diff/2001/3001#newcode58 build_image:58: START_TIME=`date +%s` Use $( date +%s ) http://codereview.chromium.org/2859005/diff/2001/3001#newcode144 build_image:144: ...
10 years, 6 months ago (2010-06-15 22:21:08 UTC) #2
sosa
It's probably better to just encapsulate this in common.sh i.e. always set START_TIME in common.sh ...
10 years, 6 months ago (2010-06-15 22:24:31 UTC) #3
Nick Sanders
Thanks for the feedback, it's definitely cleaner now! http://codereview.chromium.org/2859005/diff/2001/3001 File build_image (right): http://codereview.chromium.org/2859005/diff/2001/3001#newcode144 build_image:144: set ...
10 years, 6 months ago (2010-06-15 22:33:55 UTC) #4
sosa
Are you strongly opposed to refactoring into common.sh?
10 years, 6 months ago (2010-06-15 22:39:46 UTC) #5
Nick Sanders
On 2010/06/15 22:39:46, sosa wrote: > Are you strongly opposed to refactoring into common.sh? No, ...
10 years, 6 months ago (2010-06-15 22:52:17 UTC) #6
Nick Sanders
Moved to common.sh
10 years, 6 months ago (2010-06-15 22:58:52 UTC) #7
Mandeep Singh Baines
LGTM, Nice. This is much cleaner than before.
10 years, 6 months ago (2010-06-16 03:42:13 UTC) #8
sosa
10 years, 6 months ago (2010-06-16 04:09:11 UTC) #9
LGTM!  Thanks for the changes Nick :)

On Tue, Jun 15, 2010 at 8:42 PM,  <msb@chromium.org> wrote:
> LGTM, Nice. This is much cleaner than before.
>
> http://codereview.chromium.org/2859005/show
>

Powered by Google App Engine
This is Rietveld 408576698