Breakdown of build step durations
Hi,
I'd like to know how long each step in the build is taking, so I can see where to devote time to speeding up the build.
Currently in the build log I don't see any timing information other than once log message from a test runner.
I looked around online but didn't find a discussion about this.
Is there a simple way to do this?
Thank you!
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 09 Apr, 2018 05:46 PM
You can download full build log which contains time stamps.
Alternatively, you can wrap some commands into
Measure-Commandcmdlet.2 Posted by drewnoakes on 11 Apr, 2018 08:02 PM
Thanks Feodor.
3 Posted by jacobq on 18 May, 2018 09:01 PM
I'm glad it's in the downloadable logs, but it would still be nice if a timestamp next to the line numbers could be enabled.
4 Posted by Ilya Finkelshte... on 19 May, 2018 12:00 AM
If you hover a mouse over log line number and see time stamp pops up.
But yes, we are thinking of better metadata so people can compare build step duration over time.
5 Posted by jacobq on 19 May, 2018 04:54 AM
Oh, thank you, I didn't realize that; that's exactly what I was looking for
(just didn't think to hover).
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:28 AM.