You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rg...@apache.org on 2007/05/10 13:17:51 UTC

svn commit: r536824 - /incubator/qpid/branches/M2/java/perftests/pom.xml

Author: rgreig
Date: Thu May 10 04:17:50 2007
New Revision: 536824

URL: http://svn.apache.org/viewvc?view=rev&rev=536824
Log:
Increased test load for better than expected persistent p2p.

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=536824&r1=536823&r2=536824
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/pom.xml (original)
+++ incubator/qpid/branches/M2/java/perftests/pom.xml Thu May 10 04:17:50 2007
@@ -286,7 +286,7 @@
                         <PQR-Qpid-3>-n PQR-Qpid-3           -d24H -s[100000] -c[8]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=100000 messageSize=256     destinationsCount=1  rate=1000  maxPending=1000000 </PQR-Qpid-3>
                         <PQR-Qpid-4>-n PQR-Qpid-4           -d24H -s[100000] -c[8]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=100000 messageSize=256     destinationsCount=1  rate=1000  maxPending=1000000 </PQR-Qpid-4>
 
-                        <PQC-Qpid-1>-n PQC-Qpid-1           -d1M  -s[100]    -c[1,32],samples=32 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=100   maxPending=1000000 </PQC-Qpid-1>
+                        <PQC-Qpid-1>-n PQC-Qpid-1           -d1M  -s[100]    -c[2,60],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     destinationsCount=1  rate=100   maxPending=1000000 </PQC-Qpid-1>
                         <PQC-Qpid-2>-n PQC-Qpid-2           -d1M  -s[100]    -c[1,32],samples=32 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=100   maxPending=1000000 </PQC-Qpid-2>
                         <PQC-Qpid-7>-n PQC-Qpid-7           -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     destinationsCount=10 rate=0     maxPending=1000000 </PQC-Qpid-7>
                         <PQC-Qpid-8>-n PQC-Qpid-8           -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     destinationsCount=10 rate=0     maxPending=1000000 </PQC-Qpid-8>