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=34739>. 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=34739 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Summary|Constant throughput timer |Enhance Constant throughput |errorneous computation of |timer |delays in non legacy mode | ------- Additional Comments From [EMAIL PROTECTED] 2005-05-28 14:17 ------- There are (at least) 3 possible ways of calculating the throughput: - separately for each Thread (legacy mode = true) - over all active threads (legacy mode = false) - over all active threads in the thread group (not yet implemented - but I'm working on it..) Seems to me that they are all equally valid. Changing to an enhancement. -- 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]
