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/04/26 18:33:14 UTC

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

Author: rgreig
Date: Thu Apr 26 09:33:10 2007
New Revision: 532794

URL: http://svn.apache.org/viewvc?view=rev&rev=532794
Log:
Rationalized the performance tests.

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=532794&r1=532793&r2=532794
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/pom.xml (original)
+++ incubator/qpid/branches/M2/java/perftests/pom.xml Thu Apr 26 09:33:10 2007
@@ -221,128 +221,125 @@
                         -->
 
                         <!-- Transient, P2P Tests -->
-                        <VQ-Qpid-1>-n VQ-Qpid-1               -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=0     </VQ-Qpid-1>
-                        <VQ-Qpid-2>-n VQ-Qpid-2               -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=0     </VQ-Qpid-2>
-                        <VQ-Qpid-3>-n VQ-Qpid-3               -d24H -s[100000] -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=100000 messageSize=256     destinationsCount=1  rate=10000 </VQ-Qpid-3>
-                        <VQ-Qpid-4>-n VQ-Qpid-4               -d24H -s[100000] -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=100000 messageSize=256     destinationsCount=1  rate=10000 </VQ-Qpid-4>
-
-                        <TPC-Qpid-1>-n TPC-Qpid-1             -d1M  -s[100]    -c[1,32],samples=32 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=100   </TPC-Qpid-1>
-                        <TPC-Qpid-2>-n TPC-Qpid-2             -d1M  -s[100]    -c[1,32],samples=32 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=100   </TPC-Qpid-2>
-
-                        <PQ-Qpid-7>-n PQ-Qpid-7               -d10M -s[1000]   -c[10]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PQ-Qpid-7>
-                        <PQ-Qpid-8>-n PQ-Qpid-8               -d10M -s[1000]   -c[10]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PQ-Qpid-8>
-                        <PQ-Qpid-11>-n PQ-Qpid-11             -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PQ-Qpid-11>
-                        <PQ-Qpid-12>-n PQ-Qpid-12             -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PQ-Qpid-12>
-
-                        <LQ-Qpid-1-512b>-n LQ-Qpid-1-512b     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </LQ-Qpid-1-512b>
-                        <LQ-Qpid-2-512b>-n LQ-Qpid-2-512b     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </LQ-Qpid-2-512b>
-                        <LQ-Qpid-1-1K>-n LQ-Qpid-1-1K         -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </LQ-Qpid-1-1K>
-                        <LQ-Qpid-2-1K>-n LQ-Qpid-2-1K         -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </LQ-Qpid-2-1K>
-                        <LQ-Qpid-1-5K>-n LQ-Qpid-1-5K         -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </LQ-Qpid-1-5K>
-                        <LQ-Qpid-2-5K>-n LQ-Qpid-2-5K         -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </LQ-Qpid-2-5K>
-                        <LQ-Qpid-1-10K>-n LQ-Qpid-1-10K       -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </LQ-Qpid-1-10K>
-                        <LQ-Qpid-2-10K>-n LQ-Qpid-2-10K       -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </LQ-Qpid-2-10K>
-                        <LQ-Qpid-1-50K>-n LQ-Qpid-1-50K       -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </LQ-Qpid-1-50K>
-                        <LQ-Qpid-2-50K>-n LQ-Qpid-2-50K       -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </LQ-Qpid-2-50K>
-                        <LQ-Qpid-1-100K>-n LQ-Qpid-1-100K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </LQ-Qpid-1-100K>
-                        <LQ-Qpid-2-100K>-n LQ-Qpid-2-100K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </LQ-Qpid-2-100K>
-                        <LQ-Qpid-1-500K>-n LQ-Qpid-1-500K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </LQ-Qpid-1-500K>
-                        <LQ-Qpid-2-500K>-n LQ-Qpid-2-500K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </LQ-Qpid-2-500K>
-                        <LQ-Qpid-1-1M>-n LQ-Qpid-1-1M         -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1048576 destinationsCount=1  rate=0     </LQ-Qpid-1-1M>
-                        <LQ-Qpid-2-1M>-n LQ-Qpid-2-1M         -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=1048576 destinationsCount=1  rate=0     </LQ-Qpid-2-1M>
+                        <TQR-Qpid-1>-n TQR-Qpid-1           -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=0     </TQR-Qpid-1>
+                        <TQR-Qpid-2>-n TQR-Qpid-2           -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=0     </TQR-Qpid-2>
+                        <TQR-Qpid-3>-n TQR-Qpid-3           -d24H -s[100000] -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=100000 messageSize=256     destinationsCount=1  rate=10000 </TQR-Qpid-3>
+                        <TQR-Qpid-4>-n TQR-Qpid-4           -d24H -s[100000] -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=100000 messageSize=256     destinationsCount=1  rate=10000 </TQR-Qpid-4>
+
+                        <TQC-Qpid-1>-n TPC-Qpid-1           -d1M  -s[100]    -c[1,32],samples=32 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=100   </TQC-Qpid-1>
+                        <TQC-Qpid-2>-n TPC-Qpid-2           -d1M  -s[100]    -c[1,32],samples=32 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=100   </TQC-Qpid-2>
+                        <TQC-Qpid-7>-n TQC-Qpid-7           -d10M -s[1000]   -c[10]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </TQC-Qpid-7>
+                        <TQC-Qpid-8>-n TQC-Qpid-8           -d10M -s[1000]   -c[10]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </TQC-Qpid-8>
+                        <TQC-Qpid-11>-n TQC-Qpid-1          -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </TQC-Qpid-11>
+                        <TQC-Qpid-12>-n TQC-Qpid-12         -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </TQC-Qpid-12>
+
+                        <TQM-Qpid-1-512b>-n TQM-Qpid-1-512b -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </TQM-Qpid-1-512b>
+                        <TQM-Qpid-2-512b>-n TQM-Qpid-2-512b -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </TQM-Qpid-2-512b>
+                        <TQM-Qpid-1-1K>-n TQM-Qpid-1-1K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </TQM-Qpid-1-1K>
+                        <TQM-Qpid-2-1K>-n TQM-Qpid-2-1K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </TQM-Qpid-2-1K>
+                        <TQM-Qpid-1-5K>-n TQM-Qpid-1-5K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </TQM-Qpid-1-5K>
+                        <TQM-Qpid-2-5K>-n TQM-Qpid-2-5K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </TQM-Qpid-2-5K>
+                        <TQM-Qpid-1-10K>-n TQM-Qpid-1-10K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </TQM-Qpid-1-10K>
+                        <TQM-Qpid-2-10K>-n TQM-Qpid-2-10K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </TQM-Qpid-2-10K>
+                        <TQM-Qpid-1-50K>-n TQM-Qpid-1-50K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </TQM-Qpid-1-50K>
+                        <TQM-Qpid-2-50K>-n TQM-Qpid-2-50K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </TQM-Qpid-2-50K>
+                        <TQM-Qpid-1-100K>-n TQM-Qpid-1-100K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </TQM-Qpid-1-100K>
+                        <TQM-Qpid-2-100K>-n TQM-Qpid-2-100K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </TQM-Qpid-2-100K>
+                        <TQM-Qpid-1-500K>-n TQM-Qpid-1-500K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </TQM-Qpid-1-500K>
+                        <TQM-Qpid-2-500K>-n TQM-Qpid-2-500K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </TQM-Qpid-2-500K>
+                        <TQM-Qpid-1-1M>-n TQM-Qpid-1-1M     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1048576 destinationsCount=1  rate=0     </TQM-Qpid-1-1M>
+                        <TQM-Qpid-2-1M>-n TQM-Qpid-2-1M     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=1048576 destinationsCount=1  rate=0     </TQM-Qpid-2-1M>
 
                         <!-- Transient, Pub/Sub Tests -->
-                        <VT-Qpid-1>-n VT-Qpid-1               -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=0     </VT-Qpid-1>
-                        <VT-Qpid-2>-n VT-Qpid-2               -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=0     </VT-Qpid-2>
-                        <VT-Qpid-3>-n VT-Qpid-3               -d24H -s[100000] -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=10000  messageSize=256     destinationsCount=1  rate=10000 </VT-Qpid-3>
-                        <VT-Qpid-4>-n VT-Qpid-4               -d24H -s[100000] -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=10000  messageSize=256     destinationsCount=1  rate=10000 </VT-Qpid-4>
-
-                        <TTC-Qpid-1>-n TTC-Qpid-1             -d1M  -s[1000]   -c[1,32],samples=32 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=1000  </TTC-Qpid-1>
-                        <TTC-Qpid-2>-n TTC-Qpid-2             -d1M  -s[1000]   -c[1,32],samples=32 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=1000  </TTC-Qpid-2>
-
-                        <PT-Qpid-7>-n PT-Qpid-7               -d10M -s[1000]   -c[10]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PT-Qpid-7>
-                        <PT-Qpid-8>-n PT-Qpid-8               -d10M -s[1000]   -c[10]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PT-Qpid-8>
-                        <PT-Qpid-11>-n PT-Qpid-11             -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PT-Qpid-11>
-                        <PT-Qpid-12>-n PT-Qpid-12             -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PT-Qpid-12>
-
-                        <LT-Qpid-1-512b>-n LT-Qpid-1-512b     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </LT-Qpid-1-512b>
-                        <LT-Qpid-2-512b>-n LT-Qpid-2-512b     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </LT-Qpid-2-512b>
-                        <LT-Qpid-1-1K>-n LT-Qpid-1-1K         -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </LT-Qpid-1-1K>
-                        <LT-Qpid-2-1K>-n LT-Qpid-2-1K         -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </LT-Qpid-2-1K>
-                        <LT-Qpid-1-5K>-n LT-Qpid-1-5K         -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </LT-Qpid-1-5K>
-                        <LT-Qpid-2-5K>-n LT-Qpid-2-5K         -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </LT-Qpid-2-5K>
-                        <LT-Qpid-1-10K>-n LT-Qpid-1-10K       -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </LT-Qpid-1-10K>
-                        <LT-Qpid-2-10K>-n LT-Qpid-2-10K       -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </LT-Qpid-2-10K>
-                        <LT-Qpid-1-50K>-n LT-Qpid-1-50K       -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </LT-Qpid-1-50K>
-                        <LT-Qpid-2-50K>-n LT-Qpid-2-50K       -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </LT-Qpid-2-50K>
-                        <LT-Qpid-1-100K>-n LT-Qpid-1-100K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </LT-Qpid-1-100K>
-                        <LT-Qpid-2-100K>-n LT-Qpid-2-100K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </LT-Qpid-2-100K>
-                        <LT-Qpid-1-500K>-n LT-Qpid-1-500K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </LT-Qpid-1-500K>
-                        <LT-Qpid-2-500K>-n LT-Qpid-2-500K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </LT-Qpid-2-500K>
-                        <LT-Qpid-1-1M>-n LT-Qpid-1-1M         -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1048576 destinationsCount=1  rate=0     </LT-Qpid-1-1M>
-                        <LT-Qpid-2-1M>-n LT-Qpid-2-1M         -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=1048476 destinationsCount=1  rate=0     </LT-Qpid-2-1M>
+                        <TTR-Qpid-1>-n TTR-Qpid-1           -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=0     </TTR-Qpid-1>
+                        <TTR-Qpid-2>-n TTR-Qpid-2           -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=0     </TTR-Qpid-2>
+                        <TTR-Qpid-3>-n TTR-Qpid-3           -d24H -s[100000] -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=10000  messageSize=256     destinationsCount=1  rate=10000 </TTR-Qpid-3>
+                        <TTR-Qpid-4>-n TTR-Qpid-4           -d24H -s[100000] -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=10000  messageSize=256     destinationsCount=1  rate=10000 </TTR-Qpid-4>
+
+                        <TTC-Qpid-1>-n TTC-Qpid-1           -d1M  -s[1000]   -c[1,32],samples=32 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=1000  </TTC-Qpid-1>
+                        <TTC-Qpid-2>-n TTC-Qpid-2           -d1M  -s[1000]   -c[1,32],samples=32 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=1000  </TTC-Qpid-2>
+                        <TTC-Qpid-7>-n TTC-Qpid-7           -d10M -s[1000]   -c[10]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </TTC-Qpid-7>
+                        <TTC-Qpid-8>-n TTC-Qpid-8           -d10M -s[1000]   -c[10]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </TTC-Qpid-8>
+                        <TTC-Qpid-11>-n TTC-Qpid-11         -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </TTC-Qpid-11>
+                        <TTC-Qpid-12>-n TTC-Qpid-12         -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </TTC-Qpid-12>
+
+                        <TTM-Qpid-1-512b>-n TTM-Qpid-1-512b -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </TTM-Qpid-1-512b>
+                        <TTM-Qpid-2-512b>-n TTM-Qpid-2-512b -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </TTM-Qpid-2-512b>
+                        <TTM-Qpid-1-1K>-n TTM-Qpid-1-1K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </TTM-Qpid-1-1K>
+                        <TTM-Qpid-2-1K>-n TTM-Qpid-2-1K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </TTM-Qpid-2-1K>
+                        <TTM-Qpid-1-5K>-n TTM-Qpid-1-5K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </TTM-Qpid-1-5K>
+                        <TTM-Qpid-2-5K>-n TTM-Qpid-2-5K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </TTM-Qpid-2-5K>
+                        <TTM-Qpid-1-10K>-n TTM-Qpid-1-10K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </TTM-Qpid-1-10K>
+                        <TTM-Qpid-2-10K>-n TTM-Qpid-2-10K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </TTM-Qpid-2-10K>
+                        <TTM-Qpid-1-50K>-n TTM-Qpid-1-50K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </TTM-Qpid-1-50K>
+                        <TTM-Qpid-2-50K>-n TTM-Qpid-2-50K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </TTM-Qpid-2-50K>
+                        <TTM-Qpid-1-100K>-n TTM-Qpid-1-100K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </TTM-Qpid-1-100K>
+                        <TTM-Qpid-2-100K>-n TTM-Qpid-2-100K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </TTM-Qpid-2-100K>
+                        <TTM-Qpid-1-500K>-n TTM-Qpid-1-500K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </TTM-Qpid-1-500K>
+                        <TTM-Qpid-2-500K>-n TTM-Qpid-2-500K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </TTM-Qpid-2-500K>
+                        <TTM-Qpid-1-1M>-n TTM-Qpid-1-1M     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1048576 destinationsCount=1  rate=0     </TTM-Qpid-1-1M>
+                        <TTM-Qpid-2-1M>-n TTM-Qpid-2-1M     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=1048476 destinationsCount=1  rate=0     </TTM-Qpid-2-1M>
 
                         <!-- Persistent, P2P Tests -->
-                        <VQ-Qpid-1-P>-n VQ-Qpid-1-P           -d10M -s[1000]   -c[1]               -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=0     </VQ-Qpid-1-P>
-                        <VQ-Qpid-2-P>-n VQ-Qpid-2-P           -d10M -s[1000]   -c[1]               -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=0     </VQ-Qpid-2-P>
-                        <VQ-Qpid-3-P>-n VQ-Qpid-3-P           -d24H -s[100000] -c[1]               -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  </VQ-Qpid-3-P>
-                        <VQ-Qpid-4-P>-n VQ-Qpid-4-P           -d24H -s[100000] -c[1]               -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  </VQ-Qpid-4-P>
-
-                        <PPC-Qpid-1>-n PPC-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   </PPC-Qpid-1>
-                        <PPC-Qpid-2>-n PPC-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   </PPC-Qpid-2>
-
-                        <PQ-Qpid-7-P>-n PQ-Qpid-7-P           -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     </PQ-Qpid-7-P>
-                        <PQ-Qpid-8-P>-n PQ-Qpid-8-P           -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     </PQ-Qpid-8-P>
-                        <PQ-Qpid-11-P>-n PQ-Qpid-11-P         -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     destinationsCount=10 rate=0     </PQ-Qpid-11-P>
-                        <PQ-Qpid-12-P>-n PQ-Qpid-12-P         -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     destinationsCount=10 rate=0     </PQ-Qpid-12-P>
-
-                        <LQ-Qpid-1-512b-P>-n LQ-Qpid-1-512b-P -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </LQ-Qpid-1-512b-P>
-                        <LQ-Qpid-2-512b-P>-n LQ-Qpid-2-512b-P -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </LQ-Qpid-2-512b-P>
-                        <LQ-Qpid-1-1K-P>-n LQ-Qpid-1-1K-P     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </LQ-Qpid-1-1K-P>
-                        <LQ-Qpid-2-1K-P>-n LQ-Qpid-2-1K-P     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </LQ-Qpid-2-1K-P>
-                        <LQ-Qpid-1-5K-P>-n LQ-Qpid-1-5K-P     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </LQ-Qpid-1-5K-P>
-                        <LQ-Qpid-2-5K-P>-n LQ-Qpid-2-5K-P     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </LQ-Qpid-2-5K-P>
-                        <LQ-Qpid-1-10K-P>-n LQ-Qpid-1-10K-P   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </LQ-Qpid-1-10K-P>
-                        <LQ-Qpid-2-10K-P>-n LQ-Qpid-2-10K-P   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </LQ-Qpid-2-10K-P>
-                        <LQ-Qpid-1-50K-P>-n LQ-Qpid-1-50K-P   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </LQ-Qpid-1-50K-P>
-                        <LQ-Qpid-2-50K-P>-n LQ-Qpid-2-50K-P   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </LQ-Qpid-2-50K-P>
-                        <LQ-Qpid-1-100K-P>-n LQ-Qpid-1-100K-P -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </LQ-Qpid-1-100K-P>
-                        <LQ-Qpid-2-100K-P>-n LQ-Qpid-2-100K-P -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </LQ-Qpid-2-100K-P>
-                        <LQ-Qpid-1-500K-P>-n LQ-Qpid-1-500K-P -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </LQ-Qpid-1-500K-P>
-                        <LQ-Qpid-2-500K-P>-n LQ-Qpid-2-500K-P -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </LQ-Qpid-2-500K-P>
-                        <LQ-Qpid-1-1M-P>-n LQ-Qpid-1-1M-P     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1048576 destinationsCount=1  rate=0     </LQ-Qpid-1-1M-P>
-                        <LQ-Qpid-2-1M-P>-n LQ-Qpid-2-1M-P     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=1048576 destinationsCount=1  rate=0     </LQ-Qpid-2-1M-P>
+                        <PQR-Qpid-1>-n PQR-Qpid-1           -d10M -s[1000]   -c[1]               -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=0     </PQR-Qpid-1>
+                        <PQR-Qpid-2>-n PQR-Qpid-2           -d10M -s[1000]   -c[1]               -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=0     </PQR-Qpid-2>
+                        <PQR-Qpid-3>-n PQR-Qpid-3           -d24H -s[100000] -c[1]               -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  </PQR-Qpid-3>
+                        <PQR-Qpid-4>-n PQR-Qpid-4           -d24H -s[100000] -c[1]               -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  </PQR-Qpid-4>
+
+                        <PQC-Qpid-1>-n PPC-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   </PQC-Qpid-1>
+                        <PQC-Qpid-2>-n PPC-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   </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     </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     </PQC-Qpid-8>
+                        <PQC-Qpid-11>-n PQC-Qpid-11         -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     destinationsCount=10 rate=0     </PQC-Qpid-11>
+                        <PQC-Qpid-12>-n PQC-Qpid-12         -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     destinationsCount=10 rate=0     </PQC-Qpid-12>
+
+                        <PQM-Qpid-1-512b>-n PQM-Qpid-1-512b -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </PQM-Qpid-1-512b>
+                        <PQM-Qpid-2-512b>-n PQM-Qpid-2-512b -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </PQM-Qpid-2-512b>
+                        <PQM-Qpid-1-1K>-n PQM-Qpid-1-1K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </PQM-Qpid-1-1K>
+                        <PQM-Qpid-2-1K>-n PQM-Qpid-2-1K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </PQM-Qpid-2-1K>
+                        <PQM-Qpid-1-5K>-n PQM-Qpid-1-5K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </PQM-Qpid-1-5K>
+                        <PQM-Qpid-2-5K>-n PQM-Qpid-2-5K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </PQM-Qpid-2-5K>
+                        <PQM-Qpid-1-10K>-n PQM-Qpid-1-10K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </PQM-Qpid-1-10K>
+                        <PQM-Qpid-2-10K>-n PQM-Qpid-2-10K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </PQM-Qpid-2-10K>
+                        <PQM-Qpid-1-50K>-n PQM-Qpid-1-50K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </PQM-Qpid-1-50K>
+                        <PQM-Qpid-2-50K>-n PQM-Qpid-2-50K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </PQM-Qpid-2-50K>
+                        <PQM-Qpid-1-100K>-n PQM-Qpid-1-100K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </PQM-Qpid-1-100K>
+                        <PQM-Qpid-2-100K>-n PQM-Qpid-2-100K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </PQM-Qpid-2-100K>
+                        <PQM-Qpid-1-500K>-n PQM-Qpid-1-500K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </PQM-Qpid-1-500K>
+                        <PQM-Qpid-2-500K>-n PQM-Qpid-2-500K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </PQM-Qpid-2-500K>
+                        <PQM-Qpid-1-1M>-n PQM-Qpid-1-1M     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1048576 destinationsCount=1  rate=0     </PQM-Qpid-1-1M>
+                        <PQM-Qpid-2-1M>-n PQM-Qpid-2-1M     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=1048576 destinationsCount=1  rate=0     </PQM-Qpid-2-1M>
 
                         <!-- Persistent, Pub/Sub Tests -->
-                        <VT-Qpid-1-P>-n VT-Qpid-1             -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=0     </VT-Qpid-1-P>
-                        <VT-Qpid-2-P>-n VT-Qpid-2             -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=0     </VT-Qpid-2-P>
-                        <VT-Qpid-3-P>-n VT-Qpid-3             -d24H -s[100000] -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=10000  messageSize=256     destinationsCount=1  rate=1000  </VT-Qpid-3-P>
-                        <VT-Qpid-4-P>-n VT-Qpid-4             -d24H -s[100000] -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=10000  messageSize=256     destinationsCount=1  rate=1000  </VT-Qpid-4-P>
-
-                        <PTC-Qpid-1>-n PTC-Qpid-1             -d1M  -s[1000]   -c[1,32],samples=32 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=1000  </PTC-Qpid-1>
-                        <PTC-Qpid-2>-n PTC-Qpid-2             -d1M  -s[1000]   -c[1,32],samples=32 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=1000  </PTC-Qpid-2>
-
-                        <PT-Qpid-7-P>-n PT-Qpid-7-P           -d10M -s[1000]   -c[10]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PT-Qpid-7-P>
-                        <PT-Qpid-8-P>-n PT-Qpid-8-P           -d10M -s[1000]   -c[10]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PT-Qpid-8-P>
-                        <PT-Qpid-11-P>-n PT-Qpid-11-P         -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PT-Qpid-11-P>
-                        <PT-Qpid-12-P>-n PT-Qpid-12-P         -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PT-Qpid-12-P>
-
-                        <LT-Qpid-1-512b-P>-n LT-Qpid-1-512b-P -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </LT-Qpid-1-512b-P>
-                        <LT-Qpid-2-512b-P>-n LT-Qpid-2-512b-P -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </LT-Qpid-2-512b-P>
-                        <LT-Qpid-1-1K-P>-n LT-Qpid-1-1K-P     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </LT-Qpid-1-1K-P>
-                        <LT-Qpid-2-1K-P>-n LT-Qpid-2-1K-P     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </LT-Qpid-2-1K-P>
-                        <LT-Qpid-1-5K-P>-n LT-Qpid-1-5K-P     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </LT-Qpid-1-5K-P>
-                        <LT-Qpid-2-5K-P>-n LT-Qpid-2-5K-P     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </LT-Qpid-2-5K-P>
-                        <LT-Qpid-1-10K-P>-n LT-Qpid-1-10K-P   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </LT-Qpid-1-10K-P>
-                        <LT-Qpid-2-10K-P>-n LT-Qpid-2-10K-P   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </LT-Qpid-2-10K-P>
-                        <LT-Qpid-1-50K-P>-n LT-Qpid-1-50K-P   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </LT-Qpid-1-50K-P>
-                        <LT-Qpid-2-50K-P>-n LT-Qpid-2-50K-P   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </LT-Qpid-2-50K-P>
-                        <LT-Qpid-1-100K-P>-n LT-Qpid-1-100K-P -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </LT-Qpid-1-100K-P>
-                        <LT-Qpid-2-100K-P>-n LT-Qpid-2-100K-P -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </LT-Qpid-2-100K-P>
-                        <LT-Qpid-1-500K-P>-n LT-Qpid-1-500K-P -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </LT-Qpid-1-500K-P>
-                        <LT-Qpid-2-500K-P>-n LT-Qpid-2-500K-P -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </LT-Qpid-2-500K-P>
-                        <LT-Qpid-1-1M-P>-n LT-Qpid-1-1M-P     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1048576 destinationsCount=1  rate=0     </LT-Qpid-1-1M-P>
-                        <LT-Qpid-2-1M-P>-n LT-Qpid-2-1M-P     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=1048476 destinationsCount=1  rate=0     </LT-Qpid-2-1M-P>
+                        <PTR-Qpid-1>-n PTR-Qpid-1           -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=0     </PTR-Qpid-1>
+                        <PTR-Qpid-2>-n PTR-Qpid-2           -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=0     </PTR-Qpid-2>
+                        <PTR-Qpid-3>-n PTR-Qpid-3           -d24H -s[100000] -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=10000  messageSize=256     destinationsCount=1  rate=1000  </PTR-Qpid-3>
+                        <PTR-Qpid-4>-n PTR-Qpid-4           -d24H -s[100000] -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=10000  messageSize=256     destinationsCount=1  rate=1000  </PTR-Qpid-4>
+
+                        <PTC-Qpid-1>-n PTC-Qpid-1           -d1M  -s[1000]   -c[1,32],samples=32 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=1000  </PTC-Qpid-1>
+                        <PTC-Qpid-2>-n PTC-Qpid-2           -d1M  -s[1000]   -c[1,32],samples=32 -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=false pubsub=false transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=1  rate=1000  </PTC-Qpid-2>
+
+                        <PTC-Qpid-7>-n PTC-Qpid-7           -d10M -s[1000]   -c[10]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PTC-Qpid-7>
+                        <PTC-Qpid-8>-n PTC-Qpid-8           -d10M -s[1000]   -c[10]              -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PTC-Qpid-8>
+                        <PTC-Qpid-11>-n PTC-Qpid-11         -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PTC-Qpid-11>
+                        <PTC-Qpid-12>-n PTC-Qpid-12         -d10M -s[1000]   -c[100]             -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=256     destinationsCount=10 rate=0     </PTC-Qpid-12>
+
+                        <PMT-Qpid-1-512b>-n PMT-Qpid-1-512b -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </PMT-Qpid-1-512b>
+                        <PMT-Qpid-2-512b>-n PMT-Qpid-2-512b -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=512     destinationsCount=1  rate=0     </PMT-Qpid-2-512b>
+                        <PMT-Qpid-1-1K>-n PMT-Qpid-1-1K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </PMT-Qpid-1-1K>
+                        <PMT-Qpid-2-1K>-n PMT-Qpid-2-1K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=1024    destinationsCount=1  rate=0     </PMT-Qpid-2-1K>
+                        <PMT-Qpid-1-5K>-n PMT-Qpid-1-5K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </PMT-Qpid-1-5K>
+                        <PMT-Qpid-2-5K>-n PMT-Qpid-2-5K     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=5120    destinationsCount=1  rate=0     </PMT-Qpid-2-5K>
+                        <PMT-Qpid-1-10K>-n PMT-Qpid-1-10K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </PMT-Qpid-1-10K>
+                        <PMT-Qpid-2-10K>-n PMT-Qpid-2-10K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=10240   destinationsCount=1  rate=0     </PMT-Qpid-2-10K>
+                        <PMT-Qpid-1-50K>-n PMT-Qpid-1-50K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </PMT-Qpid-1-50K>
+                        <PMT-Qpid-2-50K>-n PMT-Qpid-2-50K   -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=51200   destinationsCount=1  rate=0     </PMT-Qpid-2-50K>
+                        <PMT-Qpid-1-100K>-n PMT-Qpid-1-100K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </PMT-Qpid-1-100K>
+                        <PMT-Qpid-2-100K>-n PMT-Qpid-2-100K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=102400  destinationsCount=1  rate=0     </PMT-Qpid-2-100K>
+                        <PMT-Qpid-1-500K>-n PMT-Qpid-1-500K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </PMT-Qpid-1-500K>
+                        <PMT-Qpid-2-500K>-n PMT-Qpid-2-500K -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=512000  destinationsCount=1  rate=0     </PMT-Qpid-2-500K>
+                        <PMT-Qpid-1-1M>-n PMT-Qpid-1-1M     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=true  commitBatchSize=100 batchSize=1000   messageSize=1048576 destinationsCount=1  rate=0     </PMT-Qpid-1-1M>
+                        <PMT-Qpid-2-1M>-n PMT-Qpid-2-1M     -d10M -s[1000]   -c[1]               -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true  pubsub=true  transacted=false commitBatchSize=100 batchSize=1000   messageSize=1048476 destinationsCount=1  rate=0     </PMT-Qpid-2-1M>
 
                         <!-- Failover Tests. -->
                         <FT-Qpid-1>-n FT-Qpid-1 -s [250000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 batchSize=10000 transacted=true broker="tcp://10.0.0.1:5001;tcp://10.0.0.2:5002" failBeforeSend=true -o $QPID_WORK/results</FT-Qpid-1>