Hi all,
  How to calculate throughput in jmeter...I want to draw the graph for
throughput which we are getting in graph results listener...for that am
looking at the source code... Hear am giving two formulas please tell me
which  one is the correct one to calculate throughput
1)Throughput=No of requests/(particular request end time-starting time)

2)Throughput=No of requests/( particular request end time-test run starting
time)...Please tell me which one is the correct

Reply via email to