Date: 2004-12-14T18:10:16
   Editor: SonamChauhan <[EMAIL PROTECTED]>
   Wiki: Apache JMeter Wiki
   Page: LogAnalysis
   URL: http://wiki.apache.org/jakarta-jmeter/LogAnalysis

   fixup surge load meaning 

Change Log:

------------------------------------------------------------------------------
@@ -52,7 +52,7 @@
 
 For instance, one can generate a graph of page load times v/s time for 
different operations (e.g.: login, add 1 line to the order, etc). A different 
series in the graph is needed for each operation type used - this can be quite 
painstaking to add to a graph when there is a lot of data. 
 
-The graphs generated can be quite useful in visualizing performance. See the 
graph below for an example of one such dummy website. The JMeter test that 
generated this data ran a normal load continually, and also ran two "surge 
loads" that were spread 10 minutes apart (done using a separate JMeter thread 
group). 
+The graphs generated can be quite useful in visualizing performance of 
websites. See the graph below for an example of one such dummy website. The 
JMeter test that generated the data ran a normal load continually, but also 
imposed two short-term, high volume "surge loads" spread 10 minutes apart. 
(This was done using a separate JMeter thread group). 
 
 attachment:DummyWebsitePerformance.JPG
 

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

Reply via email to