Hello!
I have developed an agent that runs on a server and it is triggered by a http-Request (openAgent… - it prints some html). And i have enabled the agent profiling to test the response time. And this is en example of my results:
14.08.2007 17:51:24 CEDT
Elapsed time: 2375 msec
Methods profiled: 26
Total measured time: 139 msec
Why is the difference between the elapsed time and the measured time as bis as you see în my results? In my documentation a littele difference is discribed as normally (values are rounded). The effective response time is much higher as the measured 139 msec! It seems to be the higher value (2,3s). The measured time is the sum of my values in the right column in the table below (it seems to be correct…). How can it be?
Thanks for any help!
Bernd