DO NOT REPLY [Bug 41418] Excludes timer duration from Transaction Controller runtime in report

[email protected]
Newsgroups gmane.comp.jakarta.jmeter.devel
Message-ID <[email protected]>
https://issues.apache.org/bugzilla/show_bug.cgi?id=41418

--- Comment #11 from Philippe Mouawad <[email protected]> 2009-11-22 12:28:23 UTC ---
Hello,
First thanks for taking into account this patch and other ones I submitted.
I am sorry for the patch with lot of spaces, you are right, it s hard to read.

Now about your question, here is the concept of the patch as I understood it
(originial writer is Alf Hogemark):
- pauseTime cumulates time taken by all transaction timers and this is done by
recording "previous end time" of a Sample.
So prevEndTime is used only to compute timer(s) time between samples.


pauseTime for each sample is computed by doing (sample endTime - Time taken by
sample) (which would be the sample start time) - previous sample EndTime in
same transaction. 

Do you see a pb in this ?
Thanks
Philippe.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.