This workflow explains how to compare two frames from the same data set. In this example, it explains how to compare the median and longest frames in a data set. Comparing the median and longest frames is useful to help understand what is happening in the longest frame that is not happening in an average frame, or what is taking longer than average to complete.
Open the Profile Analyzer window (menu: Window > Analysis > Profile Analyzer) and collect some profiling data. To pull data from an active profiling session, click the Pull Data button. This pulls in the current set of available frames from the Profiler. If you don't have an active profile session, click the Open Profiler Window button, then load or record some data.
For more information on how to collect data, see the workflow documentation on Collecting and viewing data.
Click the Compare button in the toolbar to switch to the Compare View.
The Frame Control context menu
The Profile Analyzer then analyzes the two frames and displays the data for the median and longest frames like so:
The Profile Analyzer window with the median and longest frames of the same data set selected