J2EE/.NET - Average Method Response Time in Transactions graph
This graph displays the average response time for the server side methods, computed as Total Method Response Time/Number of Method calls. For example, if a method was executed twice by an instance of transaction A and once by another instance of the same transaction, and it took three seconds for each execution, the average response time is 9/3, or 3 seconds. The method time does not include calls made from the method to other methods.
X-axis |
Elapsed time. |
Y-axis |
Average response time (in seconds) per method |
Breakdown options | |
See also |
Example