Programming and Data Types | ![]() ![]() |
The Profile Summary report provides time and calling frequency for the files that ran while the Profiler was on. Note that total time can be zero for files whose running time was inconsequential.
From this summary, identify the functions whose speed you want to improve, either because the time or the number of calls is high. For those functions, click the name in the Filename list. A detailed report appears for the function.
This example shows the detail report for the odearguments
file.
![]() | Running the Profiler | Profile Detail Report | ![]() |