Identify the slowest procedures, functions, or triggers executed.
This feature comes with two parameters to let you customize it (click the small wrench on the right to set them):
Calculate the Cumulated Execution Time for each procedure, function or trigger,
by calculating the Average execution time x Number of times it is executed.
The Slowest Code feature lets you identify the slowest functions with the highest execution time, but a slow response time is not necessarily critical if the corresponding functions are rarely used.
Actually, to properly assess the criticality of this problem, you must consider how frequently each function is actually executed.
This feature comes with two parameters to let you customize the result (click the small wrench on the right to set them):