https://issues.apache.org/bugzilla/show_bug.cgi?id=57346
--- Comment #6 from Sebb <[email protected]> --- Further notes: The DELTA RunningSample start time needs to be reset each time, but the TOTAL RunningSample start time needs to remain as the start of the test. For both, the end time needs to be the time when the samples are merged/printed. The RunningSample class was created a long while before the Summariser. It only now seems to be used for the Summariser. Previously it was used for the StatVisualizer; possibly other classes. The code may still be useful as it is, so probably best to create a new (local) class for handling the accumulation. -- You are receiving this mail because: You are the assignee for the bug.
