You might have to instrument your code for that (time when it receives
request from JMeter,  time when it sends out response to JMeter) and then
cross-check with JMeter timings


Deepak
"The greatness of a nation can be judged by the way its animals are
treated. Please consider stopping the cruelty by becoming a Vegan"

+91 73500 12833
[email protected]

Facebook: https://www.facebook.com/deicool
LinkedIn: www.linkedin.com/in/deicool

"Plant a Tree, Go Green"

Make In India : http://www.makeinindia.com/home


On Thu, Nov 15, 2018 at 9:10 AM Prasad K <[email protected]> wrote:

> Friends please check this question and share your thoughts/inputs.
>
> On Tue, 13 Nov 2018 at 15:01, Prasad K <[email protected]> wrote:
>
> > Hi,
> >
> > We are using Simple Data Write
> > <
> https://jmeter.apache.org/usermanual/component_reference.html#Simple_Data_Writer
> >
> > listener to capture test results. In the captured results I would like to
> > have detailed stats for Round-trip-time (RTT). In the "Sample Results
> Save
> > Configuration" we already have "Connect time" and "Server latency". In
> > addition to that I would like also to have "time-taken-to-sendrequest"
> and
> > "time-taken-to-receive-response". With these stats I would like to know
> if
> > we are loosing time in sending request and/or receiving response.
> >
> > In a step-up-load-test we observed that "Latency" and "Connect time" is
> > almost constant with increased user load but "Elapsed time" kept
> > increasing. Leaving no clue where we are losing time. With the above
> > mentioned counters I expecting more clues.
> >
> > Regards,
> > Prasad.
> >
>

Reply via email to