UiPath - Profile Execution | Identify performance issues in workflow executions

Hello,

Profile Execution is a feature in UiPath to identify performance issues in workflow executions. Consider your workflow is having 100’s of activities and you need to reduce the execution timing.

It would be difficult to understand which activity is taking more time for execution and at that time you can use profile execution to easily understand the time consumption of each activity during the execution.

UiPath Doc:
https://docs.uipath.com/studio/docs/profile-execution

Video explanation:

Thanks