Ever found yourself wondering, “Why is this deployment taking so long?”
This document explains how to get more details about your previous deployments, how long they took and which stages took the most time.
You can then use this to compare with past deployments and spot any changes to understand what might be causing delays.
How to find "View performance" setting
On your Deployment pipelines page, select the environment you recently deployed to.
Click the View performance button in the top-right corner of the environment panel.
Selecting the run you’re looking for
Once you’re on the View job performance page, you can:
Choose what deployment type you’d like more information on, by selecting
Deployments
orValidations
tabs.Use the Run History section to see all deployments from the last 30 days.
Select the run you’re interested in to view more details for that run.
Understanding the deployment
We display runtimes both as a timespan and visually with a stacked bar chart.
In the example above, most of the time (8 minutes and 22 seconds) was spent waiting in the Salesforce queue.
If any of the listed times surprise you, you can compare them with previous job runs to see if there are any noticeable differences.
Unit tests
When looking at the unit testing page you can check how long each test has taken and how this has changed over time.
If you have any questions or feedback about the View job performance page, feel free to reach out via our chat, we’d love to hear from you!