On 30 March 2011 11:23, apc <[email protected]> wrote: > Yes, it creates all threads at the start of the test. And standard Thread > Group do the same.
Yes, the ramp-up is implemented by pauses in the thread, rather than pausing before start() is called. > 10K threads seems to be bad option for single generator machine. > Try distributed testing! Better to use multiple non-GUI tests, distributed testing can place a large load on the client system and network unless using batch or statisical sampling mode. > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/question-about-duration-assertion-tp4269021p4271175.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > 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]

