Have you got any solutions?.
Breaking down a transaction time in Analysis for a truClient script yields 4 times: TotalTime, Network, WaitTime, and JavaScript. What, exactly, do each of these times include. I know there can be some overlap, so total time is not necessarily the sum of the 3 other times. We're trying to determine which calculation for transaction time best suits our needs.
Thank you