On 14 March 2012 09:24, Shmuel Krakower <[email protected]> wrote: > Hi, > I am load testing a DB with JDBC sampler and noticed that the load time of > each sample is much higher than the actual time it took the DB to respond. > It seems like the time to render the results by JMeter is getting into the > Load Time while what's really important is just the Latency. > > That makes it impossible to work with any listener to understand what are > the actual response times of each SQL. > > Is that a known problem, or I just miss something?
For the JDBC Sampler, latency is the connection time. This ought to be documented, but does not seem to be. > Regards, > Shmuel Krakower. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
