DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39447>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39447





------- Additional Comments From [EMAIL PROTECTED]  2006-05-08 17:51 -------
The patch should work if the delay changes during the test. The
setThroughput(double) method calculates the millisecondsPerRequest value which
is used by the calculateDelay(ThrougputInfo) method every time the delay()
method is called.

The patch doesn't change the behavior of the "This Thread Only" option and over
a long enough period of time doesn't change the number of requests per time unit
for   "All Threads" and "All Threads in Group". The change is instead of trying
to calculate the delay for each thread independently when the user wants the
throughput to apply to a group of threads the delays are calculated for that 
group.

On that note if the function of the "All Threads" and "All Threads in Group"
options is desired then adding two new options would work too. I can re-work the
code and provide that patch as well if you would like.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to