Author: sebb
Date: Thu Nov  1 05:26:56 2007
New Revision: 590977

URL: http://svn.apache.org/viewvc?rev=590977&view=rev
Log:
Times are in milliseconds

Modified:
    jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=590977&r1=590976&r2=590977&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Thu Nov  1 
05:26:56 2007
@@ -1919,6 +1919,7 @@
 <li>Throughput - Throughput measured in requests per second/minute/hour</li>
 <li>Kb/sec - The throughput measured in Kilobytes per second</li>
 </ul>
+<p>Times are in milliseonds.</p>
 </description>
 </component>
 
@@ -2077,6 +2078,7 @@
 <li>Kb/sec - The throughput measured in Kilobytes per second</li>
 <li>Avg. Bytes - average size of the sample response in bytes. (in JMeter 2.2 
it wrongly showed the value in kB)</li>
 </ul>
+<p>Times are in milliseonds.</p>
 </description>
 </component>
 
@@ -3442,6 +3444,7 @@
 The "+" means that the line is a delta line, i.e. shows the changes since the 
last output.
 The "=" means that the line is a totals line, i.e. it shows the running total.
 Entries in the jmeter log file also include time-stamps.
+The Avg, Min and Max times are in milliseonds.
 The last two lines will appear at the end of a test.
 They will not be synchronised to the appropriate time boundary.
 Note that the initial and final deltas may be for less than the interval (in 
the example above this is 30 seconds).



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to