The Aggregate Profile chart for RapiTime and RapiTimeZero helps you visualize your timing data in the context of your code's call tree.
The chart displays each call where it appears in the static call tree, and lets you configure which timing metrics determine the size and color of calls. This lets you quickly highlight particular features, for example which calls had the highest contribution to your code's calculated worst-case execution time.
You can synchronize the chart with your report to quickly navigate to additional results for each call, and zoom into calls to refine the scope of your analysis.
Feature applies to: