I see that http responsetimes in either 0,1 and why not decimals? Is it rounding off?
The responsetime
is reported in milliseconds. It is reported as an integer and not a float, so there could be some loss of precision, but mostly minimal since the value is reported in milliseconds.
This topic was automatically closed after 21 days. New replies are no longer allowed.