On 11/19/2010 12:53 PM, cal0y wrote:
> 
> Sorry, My Mistake. What i meant was:
> 
> 1. 10 threads, 100secs ramp up, loop count of 10
> 2. 100 threads, 1000secs ramp up
> 
> Thanks.

That's different as well:

(1) after 100 seconds, you have 10 simultaneous threads and that's it
(2) after 100 seconds, you have 10 threads as well, but the load keeps
rising, and after 1000 seconds, you have the full crushing load of 100
threads.

What is the problem you are trying to solve, anyway? Maybe we could give
better advice when knowing some context.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to