More about the "duty cycle" speedup approach

Use and application of the eValid server loading (LoadTest) capability. And in the cloud computing context for monitoring and loading.

More about the "duty cycle" speedup approach

Postby BraydonT » Fri Dec 23, 2011 4:32 pm

Can you tell me more about the "duty cycle" speedup approach that you talk about? How does it work and what kind of load multipliers does it get you.
BraydonT
 
Posts: 1
Joined: Fri Dec 23, 2011 3:53 pm

Re: More about the "duty cycle" speedup approach

Postby eValid » Mon Jan 23, 2012 1:24 pm

BraydonT wrote:Can you tell me more about the "duty cycle" speedup approach that you talk about? How does it work and what kind of load multipliers does it get you.
No problem.

Suppose you have a test script that emulates actual user behavior, and it includes user waits (think times) of 90% of the total playback time. That is, only 10% of the time is the browser doing anything other than waiting.

That script has a duty cycle of 10%.

The workload imposed by this script in terms of bytes downloaded is some value, say X.

If you take the same script and change it so that the wait times are eliminated completely, and then run the script 10 times in a row, it will take as long as the unmodified script but will download 10X the number of bytes.

From the server's point of view, the first case seems to be one user and the second case seems to be 10 users in the same length of time.

So you can simulate 10X the number of users of 10% duty-cycle scripts just by removing all of the think times (wait times).

eValid Support
eValid
 
Posts: 2392
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to Performance/Load Testing

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons