https://bz.apache.org/bugzilla/show_bug.cgi?id=60109

            Bug ID: 60109
           Summary: Summariser : Make it ignore TC generated SampleResult
                    in its summary computations
           Product: JMeter
           Version: 3.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]

Currently Summariser uses TC generated SampleResult in its summary computations
which can lead to :
- Higher throughput number due to TC being taken into account. When nesting is
high this increases importantly the numbers
- Average response time/ Min and Max are also impacted. So you can from summary
detect a deviation in response time if you have a TC that contains every other
Samplers.
- Error rate is also impacted being more negative 

I suggest adding a new property
"summariser.ignore_transaction_controller_samplers" which defaults to true
(mention the change in release notes). Users can set it to false to revert to
previous behaviour.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to