Author: jstrachan
Date: Wed Jun 7 12:14:38 2006
New Revision: 412488
URL: http://svn.apache.org/viewvc?rev=412488&view=rev
Log:
Latest export from confluence
Modified:
incubator/activemq/site/activemq-performance-module-users-manual.html
incubator/activemq/site/developers.html
incubator/activemq/site/features.html
incubator/activemq/site/sample-report.html
Modified: incubator/activemq/site/activemq-performance-module-users-manual.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/activemq-performance-module-users-manual.html?rev=412488&r1=412487&r2=412488&view=diff
==============================================================================
--- incubator/activemq/site/activemq-performance-module-users-manual.html
(original)
+++ incubator/activemq/site/activemq-performance-module-users-manual.html Wed
Jun 7 12:14:38 2006
@@ -36,7 +36,7 @@
<TR>
<TD align="left" valign="middle" nowrap="">
<DIV id="site-breadcrumbs">
-<A href="home.html" title="ActiveMQ">ActiveMQ</A> > <A
href="home.html" title="Home">Home</A> > <A href="developers.html"
title="Developers">Developers</A> > <A
href="integration-tests.html" title="Integration Tests">Integration
Tests</A> > <A href="example-testing-scenario.html" title="Example
Testing Scenario">Example Testing Scenario</A> > <A href=""
title="ActiveMQ Performance Module Users Manual">ActiveMQ Performance Module
Users Manual</A>
+<A href="home.html" title="ActiveMQ">ActiveMQ</A> > <A
href="home.html" title="Home">Home</A> > <A href="features.html"
title="Features">Features</A> > <A href="" title="ActiveMQ
Performance Module Users Manual">ActiveMQ Performance Module Users Manual</A>
</DIV>
</TD>
<TD align="right" valign="middle" nowrap="">
@@ -243,7 +243,20 @@
-->
<DIV class="wiki-content"><H2><A
name="ActiveMQPerformanceModuleUsersManual-RunningMaven2PerformanceTest"></A>Running
Maven 2 Performance Test</H2>
-<P>To run the following Maven goals make sure you are inside a Maven2 project
directory where its POM is enabled with the Maven2 plugin such as the <SPAN
class="nobr"><A
href="http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-perftest/"
title="Visit page outside Confluence" rel="nofollow">activemq-perftest
module<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0"
width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+<P>This <SPAN class="nobr"><A href="http://maven.apache.org/" title="Visit
page outside Confluence" rel="nofollow">Maven 2<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0"
width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> plugin allows
you to run performance tests easily using the Maven command line or run tests
automatically in <SPAN class="nobr"><A
href="http://goopen.org/confluence/pages/createpage.action?spaceKey=ACTIVEMQ&title=Continuum&linkCreation=true&fromPageId=8591"
title="Create Page: Continuum" class="createlink">Continuum<SUP><IMG
class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+
+<H3><A
name="ActiveMQPerformanceModuleUsersManual-Prerequisites"></A>Prerequisites</H3>
+
+<P>Currently we have not released the plugin so you could well have to build
it yourself first. Start with a complete build of Apache ActiveMQ and then
do</P>
+
+<DIV class="code"><DIV class="codeContent">
+<PRE class="code-java">cd tooling/maven-activemq-perf-plugin
+mvn clean install</PRE>
+</DIV></DIV>
+
+<P>To run the following Maven goals make sure you are inside a Maven2 project
directory where its POM is enabled with the Maven2 plugin such as the <SPAN
class="nobr"><A
href="http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-perftest/"
title="Visit page outside Confluence" rel="nofollow">activemq-perftest
module<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0"
width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN>.</P>
+
+<H3><A name="ActiveMQPerformanceModuleUsersManual-Gettingstarted"></A>Getting
started</H3>
<P>To get started try typing the following commands into separate shells from
the <SPAN class="nobr"><A
href="http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-perftest/"
title="Visit page outside Confluence" rel="nofollow">activemq-perftest
directory<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0"
width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
@@ -262,6 +275,8 @@
<P>where you switch host:port with the actual values.</P>
+<P>When you run the producer & consume it generates an XML performance
report in the target/test-perf/ directory so that you can graph and chart the
results etc. See the <A href="sample-report.html" title="sample report">sample
report</A></P>
+
<H3><A name="ActiveMQPerformanceModuleUsersManual-Mavengoals"></A>Maven
goals</H3>
<TABLE class="confluenceTable"><TBODY>
@@ -646,7 +661,7 @@
<DIV id="site-footer">
Added by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=aco">Adrian
Co</A>,
last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A> on Jun 07, 2006
- (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=8591&originalId=8607">view
change</A>)
+ (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=8591&originalId=8612">view
change</A>)
(<A
href="http://goopen.org/confluence/pages/editpage.action?pageId=8591">edit
page</A>)
</DIV>
Modified: incubator/activemq/site/developers.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/developers.html?rev=412488&r1=412487&r2=412488&view=diff
==============================================================================
--- incubator/activemq/site/developers.html (original)
+++ incubator/activemq/site/developers.html Wed Jun 7 12:14:38 2006
@@ -241,7 +241,7 @@
<!--
<div class="pagetitle">Developers</div>
-->
- <DIV class="wiki-content"><UL><LI><A
href="becoming-a-committer.html" title="Becoming a committer">Becoming a
committer</A></LI><LI><A href="benchmark-tests.html" title="Benchmark
Tests">Benchmark Tests</A></LI><LI><A href="building.html"
title="Building">Building</A></LI><LI><A href="code-overview.html" title="Code
Overview">Code Overview</A></LI><LI><A href="developer-guide.html"
title="Developer Guide">Developer Guide</A><UL><LI><A
href="design-documents.html" title="Design Documents">Design
Documents</A><UL><LI><A
href="class-diagrams-for-activemq-40-m4-source-code.html" title="Class Diagrams
for activemq-4.0-M4 source code">Class Diagrams for activemq-4.0-M4 source
code</A></LI><LI><A href="durable-queue-memory-management.html" title="Durable
Queue Memory Management">Durable Queue Memory Management</A></LI><LI><A
href="message-redelivery-and-dlq-handling.html" title="Message Redelivery and
DLQ Handling">Message Redelivery and DLQ Handling</A></LI><LI><A href
="multicast-transport.html" title="Multicast Transport">Multicast
Transport</A></LI><LI><A href="proposed-c-client-architecture.html"
title="Proposed C Client Architecture">Proposed C Client
Architecture</A></LI><LI><A href="rest-protocols.html" title="REST
protocols">REST protocols</A></LI><LI><A href="slow-consumers.html" title="Slow
Consumers">Slow Consumers</A></LI><LI><A href="supporting-io-streams.html"
title="Supporting IO Streams">Supporting IO Streams</A></LI></UL></LI><LI><A
href="release-plans.html" title="Release Plans">Release Plans</A><UL><LI><A
href="40-rc-1-guide.html" title="4.0 RC 1 Guide">4.0 RC 1 Guide</A></LI><LI><A
href="how-you-can-help-release.html" title="How you can help release">How you
can help release</A></LI><LI><A href="release-info.html" title="Release
Info">Release Info</A></LI></UL></LI></UL></LI><LI><A href="ideas.html"
title="Ideas">Ideas</A><UL><LI><A href="activesoap.html"
title="ActiveSoap">ActiveSoap</A></LI><LI><A href="activespace.ht
ml" title="ActiveSpace">ActiveSpace</A></LI></UL></LI><LI><A
href="integration-tests.html" title="Integration Tests">Integration
Tests</A><UL><LI><A href="example-testing-scenario.html" title="Example Testing
Scenario">Example Testing Scenario</A><UL><LI><A
href="activemq-performance-module-users-manual.html" title="ActiveMQ
Performance Module Users Manual">ActiveMQ Performance Module Users
Manual</A><UL><LI><A href="sample-report.html" title="sample report">sample
report</A></LI></UL></LI></UL></LI></UL></LI><LI><A
href="jmeter-performance-tests.html" title="JMeter Performance Tests">JMeter
Performance Tests</A></LI><LI><A href="jmeter-system-tests.html" title="JMeter
System Tests">JMeter System Tests</A></LI><LI><A href="junit-reports.html"
title="JUnit Reports">JUnit Reports</A></LI><LI><A href="release-guide.html"
title="Release Guide">Release Guide</A></LI><LI><A href="source.html"
title="Source">Source</A></LI><LI><A href="source-xref.html" title="Source
XRef">Source X
Ref</A></LI><LI><A href="svn.html" title="SVN">SVN</A></LI><LI><A
href="test-source-xref.html" title="Test Source XRef">Test Source
XRef</A></LI><LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI></UL> </DIV>
+ <DIV class="wiki-content"><UL><LI><A
href="activemq-performance-module-users-manual.html" title="ActiveMQ
Performance Module Users Manual">ActiveMQ Performance Module Users
Manual</A><UL><LI><A href="sample-report.html" title="sample report">sample
report</A></LI></UL></LI><LI><A href="becoming-a-committer.html"
title="Becoming a committer">Becoming a committer</A></LI><LI><A
href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI><LI><A href="building.html"
title="Building">Building</A></LI><LI><A href="code-overview.html" title="Code
Overview">Code Overview</A></LI><LI><A href="developer-guide.html"
title="Developer Guide">Developer Guide</A><UL><LI><A
href="design-documents.html" title="Design Documents">Design
Documents</A><UL><LI><A
href="class-diagrams-for-activemq-40-m4-source-code.html" title="Class Diagrams
for activemq-4.0-M4 source code">Class Diagrams for activemq-4.0-M4 source
code</A></LI><LI><A href="durable-queue-memory-managem
ent.html" title="Durable Queue Memory Management">Durable Queue Memory
Management</A></LI><LI><A href="message-redelivery-and-dlq-handling.html"
title="Message Redelivery and DLQ Handling">Message Redelivery and DLQ
Handling</A></LI><LI><A href="multicast-transport.html" title="Multicast
Transport">Multicast Transport</A></LI><LI><A
href="proposed-c-client-architecture.html" title="Proposed C Client
Architecture">Proposed C Client Architecture</A></LI><LI><A
href="rest-protocols.html" title="REST protocols">REST protocols</A></LI><LI><A
href="slow-consumers.html" title="Slow Consumers">Slow Consumers</A></LI><LI><A
href="supporting-io-streams.html" title="Supporting IO Streams">Supporting IO
Streams</A></LI></UL></LI><LI><A href="release-plans.html" title="Release
Plans">Release Plans</A><UL><LI><A href="40-rc-1-guide.html" title="4.0 RC 1
Guide">4.0 RC 1 Guide</A></LI><LI><A href="how-you-can-help-release.html"
title="How you can help release">How you can help release</A></
LI><LI><A href="release-info.html" title="Release Info">Release
Info</A></LI></UL></LI></UL></LI><LI><A href="ideas.html"
title="Ideas">Ideas</A><UL><LI><A href="activesoap.html"
title="ActiveSoap">ActiveSoap</A></LI><LI><A href="activespace.html"
title="ActiveSpace">ActiveSpace</A></LI></UL></LI><LI><A
href="integration-tests.html" title="Integration Tests">Integration
Tests</A><UL><LI><A href="example-testing-scenario.html" title="Example Testing
Scenario">Example Testing Scenario</A></LI></UL></LI><LI><A
href="jmeter-performance-tests.html" title="JMeter Performance Tests">JMeter
Performance Tests</A></LI><LI><A href="jmeter-system-tests.html" title="JMeter
System Tests">JMeter System Tests</A></LI><LI><A href="junit-reports.html"
title="JUnit Reports">JUnit Reports</A></LI><LI><A href="release-guide.html"
title="Release Guide">Release Guide</A></LI><LI><A href="source.html"
title="Source">Source</A></LI><LI><A href="source-xref.html" title="Source
XRef">Source XRef</A></
LI><LI><A href="svn.html" title="SVN">SVN</A></LI><LI><A
href="test-source-xref.html" title="Test Source XRef">Test Source
XRef</A></LI><LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI></UL> </DIV>
<!--
<div class="tabletitle">
@@ -298,6 +298,9 @@
<span class="smalltext">(ActiveMQ)</span>
<br>
<a
href="http://goopen.org/confluence/display/ACTIVEMQ/Source+XRef" title="Source
XRef">Source XRef</a>
+ <span class="smalltext">(ActiveMQ)</span>
+ <br>
+ <a
href="http://goopen.org/confluence/display/ACTIVEMQ/ActiveMQ+Performance+Module+Users+Manual"
title="ActiveMQ Performance Module Users Manual">ActiveMQ Performance Module
Users Manual</a>
<span class="smalltext">(ActiveMQ)</span>
<br>
</div>
Modified: incubator/activemq/site/features.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/features.html?rev=412488&r1=412487&r2=412488&view=diff
==============================================================================
--- incubator/activemq/site/features.html (original)
+++ incubator/activemq/site/features.html Wed Jun 7 12:14:38 2006
@@ -241,7 +241,7 @@
<!--
<div class="pagetitle">Features</div>
-->
- <DIV class="wiki-content"><UL><LI><A href="advisory-message.html"
title="Advisory Message">Advisory Message</A></LI><LI><A
href="async-sends.html" title="Async Sends">Async Sends</A></LI><LI><A
href="axis-support.html" title="Axis Support">Axis Support</A></LI><LI><A
href="clustering.html" title="Clustering">Clustering</A></LI><LI><A
href="composite-destinations.html" title="Composite Destinations">Composite
Destinations</A></LI><LI><A href="consumer-dispatch-async.html" title="Consumer
Dispatch Async">Consumer Dispatch Async</A></LI><LI><A
href="consumer-priority.html" title="Consumer Priority">Consumer
Priority</A></LI><LI><A href="destination-options.html" title="Destination
Options">Destination Options</A></LI><LI><A href="discovery.html"
title="Discovery">Discovery</A></LI><LI><A href="exclusive-consumer.html"
title="Exclusive Consumer">Exclusive Consumer</A></LI><LI><A
href="interceptors.html" title="Interceptors">Interceptors</A></LI><LI><A
href="jdbc-supp
ort.html" title="JDBC Support">JDBC Support</A></LI><LI><A
href="jms-streams.html" title="JMS Streams">JMS Streams</A></LI><LI><A
href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI><LI><A href="masterslave.html"
title="MasterSlave">MasterSlave</A></LI><LI><A href="message-groups.html"
title="Message Groups">Message Groups</A></LI><LI><A
href="networks-of-brokers.html" title="Networks of Brokers">Networks of
Brokers</A><UL><LI><A href="activemq-3-networks-of-brokers.html"
title="ActiveMQ 3 Networks of Brokers">ActiveMQ 3 Networks of
Brokers</A></LI></UL></LI><LI><A href="optimized-acknowledgement.html"
title="Optimized Acknowledgement">Optimized Acknowledgement</A></LI><LI><A
href="per-destination-policies.html" title="Per Destination Policies">Per
Destination Policies</A></LI><LI><A href="persistence.html"
title="Persistence">Persistence</A></LI><LI><A
href="point-to-point-with-multiple-consumers.html" title="Point to Point with
multiple Consumers
">Point to Point with multiple Consumers</A></LI><LI><A
href="replicated-message-store.html" title="Replicated Message
Store">Replicated Message Store</A></LI><LI><A href="retroactive-consumer.html"
title="Retroactive Consumer">Retroactive Consumer</A></LI><LI><A
href="security.html" title="Security">Security</A></LI><LI><A
href="slow-consumer-handling.html" title="Slow Consumer Handling">Slow Consumer
Handling</A></LI><LI><A href="stp.html" title="STP">STP</A></LI><LI><A
href="subscription-recovery-policy.html" title="Subscription Recovery
Policy">Subscription Recovery Policy</A></LI><LI><A
href="the-proxy-connector.html" title="The Proxy Connector">The Proxy
Connector</A></LI><LI><A href="total-ordering.html" title="Total
Ordering">Total Ordering</A></LI><LI><A href="unix-service.html" title="Unix
Service">Unix Service</A></LI><LI><A href="visualisation.html"
title="Visualisation">Visualisation</A><UL><LI><A
href="visualisation-wish-list.html" title="Visualisation Wish Lis
t">Visualisation Wish List</A></LI></UL></LI><LI><A href="wildcard.html"
title="Wildcard">Wildcard</A></LI><LI><A href="ws-notification.html" title="WS
Notification">WS Notification</A></LI></UL> </DIV>
+ <DIV class="wiki-content"><UL><LI><A
href="activemq-performance-module-users-manual.html" title="ActiveMQ
Performance Module Users Manual">ActiveMQ Performance Module Users
Manual</A><UL><LI><A href="sample-report.html" title="sample report">sample
report</A></LI></UL></LI><LI><A href="advisory-message.html" title="Advisory
Message">Advisory Message</A></LI><LI><A href="async-sends.html" title="Async
Sends">Async Sends</A></LI><LI><A href="axis-support.html" title="Axis
Support">Axis Support</A></LI><LI><A href="clustering.html"
title="Clustering">Clustering</A></LI><LI><A href="composite-destinations.html"
title="Composite Destinations">Composite Destinations</A></LI><LI><A
href="consumer-dispatch-async.html" title="Consumer Dispatch Async">Consumer
Dispatch Async</A></LI><LI><A href="consumer-priority.html" title="Consumer
Priority">Consumer Priority</A></LI><LI><A href="destination-options.html"
title="Destination Options">Destination Options</A></LI><LI><A hr
ef="discovery.html" title="Discovery">Discovery</A></LI><LI><A
href="exclusive-consumer.html" title="Exclusive Consumer">Exclusive
Consumer</A></LI><LI><A href="interceptors.html"
title="Interceptors">Interceptors</A></LI><LI><A href="jdbc-support.html"
title="JDBC Support">JDBC Support</A></LI><LI><A href="jms-streams.html"
title="JMS Streams">JMS Streams</A></LI><LI><A href="kaha-persistence.html"
title="Kaha Persistence">Kaha Persistence</A></LI><LI><A
href="masterslave.html" title="MasterSlave">MasterSlave</A></LI><LI><A
href="message-groups.html" title="Message Groups">Message Groups</A></LI><LI><A
href="networks-of-brokers.html" title="Networks of Brokers">Networks of
Brokers</A><UL><LI><A href="activemq-3-networks-of-brokers.html"
title="ActiveMQ 3 Networks of Brokers">ActiveMQ 3 Networks of
Brokers</A></LI></UL></LI><LI><A href="optimized-acknowledgement.html"
title="Optimized Acknowledgement">Optimized Acknowledgement</A></LI><LI><A
href="per-destination-policies.ht
ml" title="Per Destination Policies">Per Destination Policies</A></LI><LI><A
href="persistence.html" title="Persistence">Persistence</A></LI><LI><A
href="point-to-point-with-multiple-consumers.html" title="Point to Point with
multiple Consumers">Point to Point with multiple Consumers</A></LI><LI><A
href="replicated-message-store.html" title="Replicated Message
Store">Replicated Message Store</A></LI><LI><A href="retroactive-consumer.html"
title="Retroactive Consumer">Retroactive Consumer</A></LI><LI><A
href="security.html" title="Security">Security</A></LI><LI><A
href="slow-consumer-handling.html" title="Slow Consumer Handling">Slow Consumer
Handling</A></LI><LI><A href="stp.html" title="STP">STP</A></LI><LI><A
href="subscription-recovery-policy.html" title="Subscription Recovery
Policy">Subscription Recovery Policy</A></LI><LI><A
href="the-proxy-connector.html" title="The Proxy Connector">The Proxy
Connector</A></LI><LI><A href="total-ordering.html" title="Total Ordering">T
otal Ordering</A></LI><LI><A href="unix-service.html" title="Unix
Service">Unix Service</A></LI><LI><A href="visualisation.html"
title="Visualisation">Visualisation</A><UL><LI><A
href="visualisation-wish-list.html" title="Visualisation Wish
List">Visualisation Wish List</A></LI></UL></LI><LI><A href="wildcard.html"
title="Wildcard">Wildcard</A></LI><LI><A href="ws-notification.html" title="WS
Notification">WS Notification</A></LI></UL> </DIV>
<!--
<div class="tabletitle">
@@ -252,7 +252,10 @@
<a href="javascript:hideChildren()">Hide Children</a></span>
</div>
<div class="greybox" id="children" style="display: none;">
- <a
href="http://goopen.org/confluence/display/ACTIVEMQ/Persistence"
title="Persistence">Persistence</a>
+ <a
href="http://goopen.org/confluence/display/ACTIVEMQ/ActiveMQ+Performance+Module+Users+Manual"
title="ActiveMQ Performance Module Users Manual">ActiveMQ Performance Module
Users Manual</a>
+ <span class="smalltext">(ActiveMQ)</span>
+ <br>
+ <a
href="http://goopen.org/confluence/display/ACTIVEMQ/Persistence"
title="Persistence">Persistence</a>
<span class="smalltext">(ActiveMQ)</span>
<br>
<a
href="http://goopen.org/confluence/display/ACTIVEMQ/Unix+Service" title="Unix
Service">Unix Service</a>
Modified: incubator/activemq/site/sample-report.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/sample-report.html?rev=412488&r1=412487&r2=412488&view=diff
==============================================================================
--- incubator/activemq/site/sample-report.html (original)
+++ incubator/activemq/site/sample-report.html Wed Jun 7 12:14:38 2006
@@ -36,7 +36,7 @@
<TR>
<TD align="left" valign="middle" nowrap="">
<DIV id="site-breadcrumbs">
-<A href="home.html" title="ActiveMQ">ActiveMQ</A> > <A
href="home.html" title="Home">Home</A> > <A href="developers.html"
title="Developers">Developers</A> > <A
href="integration-tests.html" title="Integration Tests">Integration
Tests</A> > <A href="example-testing-scenario.html" title="Example
Testing Scenario">Example Testing Scenario</A> > <A
href="activemq-performance-module-users-manual.html" title="ActiveMQ
Performance Module Users Manual">ActiveMQ Performance Module Users
Manual</A> > <A href="" title="sample report">sample report</A>
+<A href="home.html" title="ActiveMQ">ActiveMQ</A> > <A
href="home.html" title="Home">Home</A> > <A href="features.html"
title="Features">Features</A> > <A
href="activemq-performance-module-users-manual.html" title="ActiveMQ
Performance Module Users Manual">ActiveMQ Performance Module Users
Manual</A> > <A href="" title="sample report">sample report</A>
</DIV>
</TD>
<TD align="right" valign="middle" nowrap="">
@@ -267,9 +267,14 @@
</client-settings>
</test-information>
<test-result>
- <sample index=0 name=ID:foconer-4730-1149675813127-2:3
throughput=2857/>
- <sample index=0 name=ID:foconer-4730-1149675813127-2:0
throughput=2845/>
- <sample index=0 name=ID:foconer-4730-1149675813127-2:2
throughput=2845/>
+ <sample index='0' clientNumber='1'
name='ID:bigmac-8.local-65034-1149703400009-2:0'
throughput='1977'/>
+ <sample index='1' clientNumber='1'
name='ID:bigmac-8.local-65034-1149703400009-2:0'
throughput='1563'/>
+ <sample index='2' clientNumber='1'
name='ID:bigmac-8.local-65034-1149703400009-2:0'
throughput='1761'/>
+ <sample index='3' clientNumber='1'
name='ID:bigmac-8.local-65034-1149703400009-2:0'
throughput='1759'/>
+ <sample index='4' clientNumber='1'
name='ID:bigmac-8.local-65034-1149703400009-2:0'
throughput='1903'/>
+ <sample index='5' clientNumber='1'
name='ID:bigmac-8.local-65034-1149703400009-2:0'
throughput='2057'/>
+ <sample index='6' clientNumber='1'
name='ID:bigmac-8.local-65034-1149703400009-2:0'
throughput='1957'/>
+ <sample index='7' clientNumber='1'
name='ID:bigmac-8.local-65034-1149703400009-2:0'
throughput='1924'/>
</test-result>
</test-report>
</PRE>
@@ -283,8 +288,8 @@
</DIV>
<DIV id="site-footer">
Added by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=foconer">foconer</A>,
- last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=foconer">foconer</A>
on Jun 07, 2006
- (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=8600&originalId=8602">view
change</A>)
+ last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A> on Jun 07, 2006
+ (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=8600&originalId=8611">view
change</A>)
(<A
href="http://goopen.org/confluence/pages/editpage.action?pageId=8600">edit
page</A>)
</DIV>