AndyHughes
14 years agoRegular Contributor
How is the average worked out exactly?
When I look at the graph of a load test which has been running and look specifically at the average line, what does this value represent? When you choose to take the data out into a table you can choose to update the table at whatever interval you like so you could have 1 row every half second or 10 rows per second. In which case does the average column represent the average of the requests that finished during the last time interval or is it a cumulative running average?
I guess a running average would be useless if you were ramping up the load and wanted at average response time at different loads. But then also I suppose there is mileage in ramping up the load slowly in order that the average actually makes sense and is based on a large enough sample size.
Any thoughts anyone.
I guess a running average would be useless if you were ramping up the load and wanted at average response time at different loads. But then also I suppose there is mileage in ramping up the load slowly in order that the average actually makes sense and is based on a large enough sample size.
Any thoughts anyone.