订阅

UiPath Studio

UiPath Studio 指南

配置文件执行

概述

Use Profile Execution to identify performance issues in workflow executions.

How it works

When you run or debug a workflow, Profile Execution provides a performance analysis of all the operations, showing you a cumulative percentage of the execution time of each activity.

465

注意事项

  • Profiling data generated during debugging might be different from data generated during production (running the file).
  • The data is stored for each session in C:\Users\username\AppData\Local\UiPath\ProfiledRuns (see Import previous profiling sessions).

Analyzing profiling results

To profile an execution, run a file or debug the file, then go to the Debug ribbon tab.

Make sure that your automation works correctly without slow performing workflows. If you identify potential flow issues, you can review workflows that take longer to be completed. Use the context menu for profiling to take actions.

The Execution Details at the bottom of the Profiling tab shows the number of executions and descriptive statistics such as the average duration and the minimum and maximum duration values.

1630

导入分析会话

You can import profiling sessions to examine previous runs. Focus is disabled on imported profiling sessions.

Context menu for profiling

ActionDescription
OpenRight-click the parent file in the Profiling tab and select Open to jump to the selected workflow.
FocusRight-click an activity and select Focus to center the Designer panel view on the selected activity.
SearchUse the search function to look for specific activities.
Expand/Collapse AllUse Expand All and Collapse All to bring to view or collapse all activities.

相关文章

调试操作

4 个月前更新

配置文件执行


建议的编辑仅限用于 API 参考页面

您只能建议对 Markdown 正文内容进行编辑,而不能建议对 API 规范进行编辑。