We have used this logging in our team to track places in the build that
could be speed up.

If the XML file contains the elapsed duration formatted as a floating point,
it makes the XSLT processing much easier. For instance, the MSBuild details
view could show a table of the 10 slowest task in the build on the top of
the page.

On Mon, Dec 28, 2009 at 1:03 PM, Ruben Willems <[email protected]>wrote:

> Hi
>
>
> indeed, this would be a good enhancemen :
> created an issue about it
> http://jira.public.thoughtworks.org/browse/CCNET-1776
>
>
> with kind regards
> Ruben Willems
>
>
> On Mon, Dec 28, 2009 at 7:27 PM, peli <[email protected]>wrote:
>
>> It would be great if the default msbuild logger would log timestamp
>> and elapsed times for each target. With this information, the xslt
>> transform could be upgraded to display the time spent in each
>> target... and decide what is slowing the build down.
>>
>
>


-- 
This posting is provided "AS IS" with no warranties, and confers no rights.

Reply via email to