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

Issue 174163: Print out how long presubmit checks took if it's more than 1 second. (Closed)

Created:
11 years, 4 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Print out how long presubmit checks took if it's more than 1 second. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23870

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M presubmit_support.py View 3 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jam
11 years, 4 months ago (2009-08-20 20:20:16 UTC) #1
M-A Ruel
good idea! %.1fs? I'm not used to python format string, I assume it prints fine. ...
11 years, 4 months ago (2009-08-20 20:23:02 UTC) #2
jam
11 years, 4 months ago (2009-08-20 20:34:46 UTC) #3
Yep:
Presubmit checks took 1.4s to calculate.

On Thu, Aug 20, 2009 at 1:23 PM, <maruel@chromium.org> wrote:

> good idea!
>
> %.1fs? I'm not used to python format string, I assume it prints fine. :)
>
>
> http://codereview.chromium.org/174163
>

Powered by Google App Engine
This is Rietveld 408576698