Hi, We attempted use more instances of JMeter, but seems the instances would share the throughput, for example, when we use one instance, the throughput was 30, if we use two instances, the throughput became 15 for each instance.
What do you mean increase the times between thread activities? Which parameter needs to be modified for JMeter? Thanks! Best Regards Johnny -----Original Message----- From: Kirk Pepperdine [mailto:[email protected]] Sent: 2013年11月1日 15:50 To: JMeter Users List Subject: Re: How to increase the Throughput in Summary Report Use more instances of JMeter to distribute the load to reduce thread count per VM as well as increase the times between thread activities so they have a better chance of waking up. Regards Kirk On 2013-11-01, at 6:03 AM, ankush upadhyay <[email protected]> wrote: > Have you tried with minimizing ramp-up time ? > > > On Fri, Nov 1, 2013 at 6:29 AM, ZHU Hua B <[email protected]>wrote: > >> Hi, >> >> We are using Jmeter to test the performance of one App, and we need to >> increase the Throughput in Summary Report. We have tried to increase the >> number of threads, but it is useless, could you please tell us how to >> increase the Throughput in Summary Report? Thanks! >> >> >> >> >> >> >> Best Regards >> >> Johnny >> >> >> > > > -- > ------ > Regards > @Ankush Upadhyay@ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
