Study Function Timings

Last modified: 01 October 2021

A function can cause performance problems in two possible ways: either it takes too much time to execute or it is called too often. When you find a suspicious function, you can determine which kind of the problem it poses by viewing function properties in the Properties dialog.

The Properties dialog provides a summary of function statistics with respect to the selected function call, to all calls in the current tab and in the whole snapshot.

Function timings 1

The number of columns may vary depending on where you have launched the Properties dialog.