Menu

#10 Report Detailed timing information for Build run

open
nobody
6
2004-08-13
2003-07-22
No

Simply put, Draco should report detailed statistics on
how long it takes for a build to occur. This may include
profiling how long it takes NAnt to perofrm a build (which
itself has timings within), but essentially the following
should be reported:

* These timings start from the moment a check for
changes occurs

1. How long it took to work out there have been some
changes.

2. How long it takes to log in to SCC.

3. How long it takes to Get the source.

4. How long it takes to initiate the build and get the
result.

Discussion

  • Michael Ferrante

    • summary: Profile the build --> Report Detailed timing information for Build run
     
  • Michael Ferrante

    Logged In: YES
    user_id=956382

    This has been partly implemented in 1.6.0.0 with Start Time,
    End Time, and Elapsed time. More could be added, especially
    since Elapsed time can appear much longer due to queuing.

     
  • Michael Ferrante

    • priority: 7 --> 6
     

Log in to post a comment.