https://issues.apache.org/bugzilla/show_bug.cgi?id=48889
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Sebb <[email protected]> 2010-03-11 23:40:11 UTC --- Turns out that the problem was not really due to aggregating across thread groups. The StatisticalSampleResult now maintains the elapsed time directly, rather than trying to fake it by setting the start and end times. See: URL: http://svn.apache.org/viewvc?rev=922072&view=rev Log: Bug 48889 - Wrong response time with mode=Statistical and num_sample_threshold > 1 See also SVN revisions: 922069,922067,922055,922054,922051 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
