You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ru...@apache.org on 2007/08/21 16:45:04 UTC

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

Author: rupertlssmith
Date: Tue Aug 21 07:45:04 2007
New Revision: 568148

URL: http://svn.apache.org/viewvc?rev=568148&view=rev
Log:
Corrections to 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?rev=568148&r1=568147&r2=568148&view=diff
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/pom.xml (original)
+++ incubator/qpid/branches/M2/java/perftests/pom.xml Tue Aug 21 07:45:04 2007
@@ -243,8 +243,8 @@
                         <TTC-Qpid-05>-n TTC-Qpid-05           -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=true  transacted=true  commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=10 rate=0     maxPending=100000  </TTC-Qpid-05>
                         <TTC-Qpid-06>-n TTC-Qpid-06           -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=true  transacted=false commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=10 rate=0     maxPending=100000  </TTC-Qpid-06>
 
-                        <TTCL-Qpid-01>-n TTC-Qpid-01         -d1M  -s[1000]   -c[1,30],samples=30 -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf  persistent=false pubsub=true  transacted=true  commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=2000  maxPending=1000000 </TTCL-Qpid-01>
-                        <TTCL-Qpid-02>-n TTC-Qpid-02         -d1M  -s[1000]   -c[1,30],samples=30 -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf  persistent=false pubsub=true  transacted=false commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=2000  maxPending=1000000 </TTCL-Qpid-02>
+                        <TTCL-Qpid-01>-n TTCL-Qpid-01         -d1M  -s[1000]   -c[1,30],samples=30 -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf  persistent=false pubsub=true  transacted=true  commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=2000  maxPending=1000000 </TTCL-Qpid-01>
+                        <TTCL-Qpid-02>-n TTCL-Qpid-02         -d1M  -s[1000]   -c[1,30],samples=30 -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf  persistent=false pubsub=true  transacted=false commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=2000  maxPending=1000000 </TTCL-Qpid-02>
 
                         <TTM-Qpid-01-512b>-n TTM-Qpid-01-512b -d10M -s[1000]   -c[8]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=true  transacted=true  commitBatchSize=10  batchSize=1000   messageSize=512     destinationCount=1  rate=0     maxPending=80000000</TTM-Qpid-01-512b>
                         <TTM-Qpid-02-512b>-n TTM-Qpid-02-512b -d10M -s[1000]   -c[8]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=true  transacted=false commitBatchSize=10  batchSize=1000   messageSize=512     destinationCount=1  rate=0     maxPending=80000000</TTM-Qpid-02-512b>
@@ -302,8 +302,8 @@
                         <PTR-Qpid-03>-n PTR-Qpid-03           -d24H -s[100000] -c[16]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  transacted=true  commitBatchSize=10  batchSize=100000 messageSize=256     destinationCount=1  rate=0     maxPending=1000000 </PTR-Qpid-03>
                         <PTR-Qpid-04>-n PTR-Qpid-04           -d24H -s[100000] -c[16]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  transacted=false commitBatchSize=10  batchSize=100000 messageSize=256     destinationCount=1  rate=0     maxPending=1000000 </PTR-Qpid-04>
 
-                        <PTC-Qpid-01>-n PTC-Qpid-01           -d1M  -s[100]    -c[1,30],samples=30 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  transacted=true  commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=600   maxPending=1000000 </PTC-Qpid-01>
-                        <PTC-Qpid-02>-n PTC-Qpid-02           -d1M  -s[100]    -c[1,30],samples=30 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  transacted=false commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=100   maxPending=1000000 </PTC-Qpid-02>
+                        <PTC-Qpid-01>-n PTC-Qpid-01           -d1M  -s[1000]   -c[1,30],samples=30 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  transacted=true  commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=600   maxPending=1000000 </PTC-Qpid-01>
+                        <PTC-Qpid-02>-n PTC-Qpid-02           -d1M  -s[1000]   -c[1,30],samples=30 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  transacted=false commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=100   maxPending=1000000 </PTC-Qpid-02>
                         <PTC-Qpid-03>-n PTC-Qpid-03           -d10M -s[1000]   -c[10]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  transacted=true  commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=10 rate=0     maxPending=1000000 </PTC-Qpid-03>
                         <PTC-Qpid-04>-n PTC-Qpid-04           -d10M -s[1000]   -c[10]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  transacted=false commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=10 rate=0     maxPending=1000000 </PTC-Qpid-04>
                         <PTC-Qpid-05>-n PTC-Qpid-05           -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  transacted=true  commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=10 rate=0     maxPending=100000  </PTC-Qpid-05>