Identify the slowest procedures, functions or triggers executed.
This feature comes with 2 parameters to let you customize it (click the small wrench on the right to set them):
Calculate the total execution time for each procedure, function or trigger,
by calculating the Average execution time x Number of times it is executed.
The Highest Execution Time feature lets you identify the slowest functions,
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 take into account how frequently each function is actually executed.
This feature comes with 2 parameters to let you customize the result (click the small wrench on the right to set them):