Ticket #560 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

[PATCH] Add times for each step in the build summary.

Reported by: verm Owned by: dustin
Priority: minor Milestone: 0.7.11
Version: 0.7.10 Keywords: patch
Cc:

Description

Chromium has a very nice patch that adds times to each build step:

1. shell [svnkill] [0 seconds]
2. shell_2 [update scripts] [6 seconds]
3. shell_3 [taskkill] [6 seconds]
4. gclient [update] [27 seconds]
...

 link

You can find it attached, and also here:  http://codereview.chromium.org/20095/patch/1/2

Attachments

issue20095_1_2.diff Download (1002 bytes) - added by verm 4 years ago.
Patch from Chromium r9244

Change History

Changed 4 years ago by verm

Patch from Chromium r9244

comment:1 Changed 4 years ago by dustin

  • Owner changed from warner to dustin
  • Status changed from new to assigned
  • Milestone changed from undecided to 0.7.11

great, thanks!

comment:2 Changed 4 years ago by dustin

[e60bc33375c876a8526797aad528d7eb98c7865e]

Author: Nicolas Sylvain <nsylvain@chromium.org>
Date:   Fri May 22 16:47:34 2009 -0400

    (fixes #560) chromium patch to show step times

comment:3 Changed 4 years ago by dustin

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.