chromiumloadrunnertruclient

What could be the possible reason behind huge difference between response time of a page in chrome and same in chromium?


I have me testing a application using Loadrunner TruClient using browser Chromium, which gives me response time of a page as 50 seconds on an average.
But when i see the timings for the same page in Chrome, it is not more than 10 seconds on an average.
I have tried checking developer tool for both, but couldn't figure the difference.
Can anyone help me figure out the possible cause behind this?
Thanks


Solution

  • Could you please tell me the detail about where did you get the response time of a page as 50 seconds? Is is it from the browser devtool or TruClient transaction time? As @Alex said, TruClient is using end event to statistic the reponse time. TruClient have injected its own logic to static the network traffic information. It is not as same as native Chrome devtool. It will exclude the unnecessary waiting time in the final report.

    Best regards, Edwin