Can someone explain how exactly are the execution times calculated for the methods, on the the call graph.
Thank You.
Rohan,
Without going into the full gory details, method-level timings for transactions of interest are collected by means of call-stack sampling of the threads executing on behalf of the transaction.
I hope that helps.
Warm regards,
Peter
Rohan,
Without going into the full gory details, method-level timings for transactions of interest are collected by means of call-stack sampling of the threads executing on behalf of the transaction.
I hope that helps.
Warm regards,
Peter