Author: rupertlssmith
Date: Tue Aug 7 06:25:54 2007
New Revision: 563497
URL: http://svn.apache.org/viewvc?view=rev&rev=563497
Log:
More adjustments to perf test parameters.
Modified:
incubator/qpid/branches/M2/java/perftests/pom.xml
Modified: incubator/qpid/branches/M2/java/perftests/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/perftests/pom.xml?view=diff&rev=563497&r1=563496&r2=563497
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/pom.xml (original)
+++ incubator/qpid/branches/M2/java/perftests/pom.xml Tue Aug 7 06:25:54 2007
@@ -265,7 +265,7 @@
<PQC-Qpid-01>-n PQC-Qpid-01 -d1M -s[100]
-c[1,30],samples=30 -o $QPID_WORK/results -t testAsyncPingOk
org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=false
transacted=true commitBatchSize=100 batchSize=1000 messageSize=256
destinationCount=1 rate=600 maxPending=1000000 </PQC-Qpid-01>
<PQC-Qpid-02>-n PQC-Qpid-02 -d1M -s[100]
-c[1,30],samples=30 -o $QPID_WORK/results -t testAsyncPingOk
org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=false
transacted=false commitBatchSize=100 batchSize=1000 messageSize=256
destinationCount=1 rate=100 maxPending=1000000 </PQC-Qpid-02>
- <PQC-Qpid-03>-n PQC-Qpid-03 -d10M -s[1000]
-c[10] -o $QPID_WORK/results -t testAsyncPingOk
org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=false
transacted=true commitBatchSize=100 batchSize=100 messageSize=256
destinationCount=10 rate=0 maxPending=1000000 </PQC-Qpid-03>
+ <PQC-Qpid-03>-n PQC-Qpid-03 -d10M -s[1000]
-c[10] -o $QPID_WORK/results -t testAsyncPingOk
org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=false
transacted=true commitBatchSize=100 batchSize=1000 messageSize=256
destinationCount=10 rate=0 maxPending=1000000 </PQC-Qpid-03>
<PQC-Qpid-04>-n PQC-Qpid-04 -d10M -s[1000]
-c[10] -o $QPID_WORK/results -t testAsyncPingOk
org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=false
transacted=false commitBatchSize=100 batchSize=1000 messageSize=256
destinationCount=10 rate=0 maxPending=1000000 </PQC-Qpid-04>
<PQC-Qpid-05>-n PQC-Qpid-05 -d10M -s[1000]
-c[100] -o $QPID_WORK/results -t testAsyncPingOk
org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=false
transacted=true commitBatchSize=100 batchSize=1000 messageSize=256
destinationCount=10 rate=0 maxPending=100000 </PQC-Qpid-05>
<PQC-Qpid-06>-n PQC-Qpid-06 -d10M -s[1000]
-c[100] -o $QPID_WORK/results -t testAsyncPingOk
org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=false
transacted=false commitBatchSize=100 batchSize=1000 messageSize=256
destinationCount=10 rate=0 maxPending=100000 </PQC-Qpid-06>