How to Check Azure DevOps Pipeline Duration

Are you curious about the duration of your Azure DevOps pipeline? Maybe you’re not sure if it’s running as efficiently as it could be.

In this blog post, we’ll show you how to check the Azure DevOps pipeline duration and how to make improvements if necessary. Azure DevOps is a powerful platform that can help your business streamline its software development process. With just a few clicks, you can get an overview of your pipeline’s performance and find ways to improve it!

Pipeline Analytics

Azure DevOps pipelines Analytics is a new feature that gives you insights into the performance of your Azure DevOps pipelines. You can use Azure DevOps pipelines analytics to answer important questions about your pipeline, such as:

  • How long does it take for my pipeline to run?
  • What are the most common failures in my pipeline?
  • What are the most time-consuming tasks in my pipeline?
  • How many builds are running in parallel?

To check the duration of an Azure DevOps pipeline, navigate to your project’s Pipelines page and select the pipeline you’re interested in. Click on Analytics

The Analytics main page displays high-level information about the pipeline performance, and one of them is the Pipeline duration.

The screenshot below shows that my pipeline took 1.57 seconds to run, and I had two successful runs.

If we click on the View full report link, we get a detailed report about which process took most of the time. In my case, I have six steps; however, out of the six steps, one step took 95% of the time.


Posted

in

by