Hello,
I commited few minutes ago the implementation of a new Graph in the HTML
report:
- https://bz.apache.org/bugzilla/show_bug.cgi?id=60091

As always feedback is welcome.
But I have 2 questions:
1/ on how percentile should be computed.
For now percentile is computed per each time period as defined by
granularity, starting from nothing for each time period.
Should we instead take the last percentile computed for previous time
period or proceed differently ?

2/ Should we exclude Transaction Controller from computation ? Because they
tend if included to hide real response times as being a group of requests,
there value will be much higher than response times.

Thank you

-- 
Regards.
Philippe M.

Reply via email to