AppD Archive

What is the difference between Time and Iteration Time?

CommunityUser
Splunk Employee
Splunk Employee
Can anyone please tell the difference between Time and Iteration Time.
 
image.jpeg
 
Thanks
0 Karma

Arun_Dasetty
Super Champion

Hi,

In this case "Time (ms)" represents the total time in ms taken for this query referred in Details column to execute, regarding "Iteration time" it represents the time taken to iterate over result sets when the result set of queries need to retrieve over multiple resultset objects. Let us know if that clarifies your query.

Regards,

Arun

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi Arun,

Thanks for your quick answer.

I have a similar question. What is the difference between time in the call graph and time in the details.

 

image.jpeg

0 Karma

Arun_Dasetty
Super Champion

Hi,

The time(ms) "11013 ms" in the call graph is the response time/exec time of the class/method and the time(ms) in JDBC popup details "10980 ms" is the time spent in the JDBC exit call for sql query execution , Hope that clarifies your query.

Regards,

Arun

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...