Response Time (with collees)
This metric surfaces the functions contributing the most to total runtime by including both their self-time and the time spent in callees. This view provides insight into which functions represent major performance bottlenecks in the system, even if the time is distributed across a large call tree. It leverages segment-level timing predictions and call graph traversal to compute the full execution cost of each function.

PreviousExecution Metrics Worst-Case Response, Throughput & Bottleneck [Chart]
NextThroughput Time (w/o collees)
Last updated
Was this helpful?
