You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "Liao, Avian" <al...@enporion.com> on 2005/01/27 00:14:17 UTC

data reading from aggregate Report

Hi, 
Can anyone explain to me what is the following number mean in the Aggregate Report
-----------------------------------------------------------------------------------------------------------
URL			Count	Average	Min	Max	Error%		Rate
http:yahoo.com 	4	 4687		 4677	4707	 0.00%	 3.2/min	
-------------------------------------------------------------------------------------------------

The one that I don't understand is the "Rate" part, the result 3.2/min, means it tools 3.2 min to go through 4 of URLs, or just one URL. 

Thanks!

Avian





---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: data reading from aggregate Report

Posted by Michael Stover <ms...@apache.org>.
It means that it made the JMeter test run made that request on average
3.2 times per minute.  "Rate" really means "Throughput Rate". 
Typically, only the total value of throughput has much meaning.

-Mike

On Wed, 2005-01-26 at 18:14, Liao, Avian wrote:
> Hi, 
> Can anyone explain to me what is the following number mean in the Aggregate Report
> -----------------------------------------------------------------------------------------------------------
> URL			Count	Average	Min	Max	Error%		Rate
> http:yahoo.com 	4	 4687		 4677	4707	 0.00%	 3.2/min	
> -------------------------------------------------------------------------------------------------
> 
> The one that I don't understand is the "Rate" part, the result 3.2/min, means it tools 3.2 min to go through 4 of URLs, or just one URL. 
> 
> Thanks!
> 
> Avian
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
-- 
Michael Stover <ms...@apache.org>
Apache Software Foundation


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org