From c5eccf65c15aedc1d737ad5df0043c54e594d265 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 6 Apr 2007 10:28:43 +0000 Subject: Updated case of properties to be true cammelCase and updated tests to run for a duration of 10 minutes rather than set message count. To provide better results for graphing. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@526113 13f79535-47bb-0310-9956-ffa450edef68 --- java/perftests/pom.xml | 276 ++++++++++++++++++++++++------------------------- 1 file changed, 138 insertions(+), 138 deletions(-) (limited to 'java') diff --git a/java/perftests/pom.xml b/java/perftests/pom.xml index 51c9b3a1bf..901390968d 100644 --- a/java/perftests/pom.xml +++ b/java/perftests/pom.xml @@ -194,262 +194,262 @@ - -n VT-Qpid-1 -s [15000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=10000 transacted=true -o $QPID_WORK/results - -n VT-Qpid-2 -s [15000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true CommitBatchSize=1000 pausetimeAfterEachBatch=50 messagesize=256 BatchSize=10000 -o $QPID_WORK/results + -n VT-Qpid-1 -d1H -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messageSize=256 transacted=true -o $QPID_WORK/results + -n VT-Qpid-2 -d1H -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true commitBatchSize=100 pausetimeAfterEachBatch=50 messageSize=256 -o $QPID_WORK/results - -n VT-Qpid-3 -s [3000000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true rate=10000 messagesize=256 BatchSize=3000000 transacted=true -o $QPID_WORK/results - -n VT-Qpid-4 -s [3000000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true rate=10000 messagesize=256 BatchSize=3000000 -o $QPID_WORK/results + -n VT-Qpid-3 -s [100000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true rate=10000 messageSize=256 transacted=true -o $QPID_WORK/results commitBatchSize=100 batchSize=10000 + -n VT-Qpid-4 -s [100000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true rate=10000 messageSize=256 -o $QPID_WORK/results batchSize=10000 - -n PT-Qpid-1 -s [250000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=10000 transacted=true -o $QPID_WORK/results - -n PT-Qpid-2 -s [250000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=10000 -o $QPID_WORK/results + -n PT-Qpid-1 -d 10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messageSize=256 -o $QPID_WORK/results commitBatchSize=100 transacted=true + -n PT-Qpid-2 -d 10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messageSize=256 -o $QPID_WORK/results - -n PT-Qpid-3 -s [25000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=10000 transacted=true -o $QPID_WORK/results - -n PT-Qpid-4 -s [25000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=10000 -o $QPID_WORK/results + -n PT-Qpid-3 -d 10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messageSize=256 -o $QPID_WORK/results commitBatchSize=100 transacted=true + -n PT-Qpid-4 -d 10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messageSize=256 -o $QPID_WORK/results - -n PT-Qpid-5 -s [25000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true transacted=true messagesize=256 BatchSize=5000 -o $QPID_WORK/results - -n PT-Qpid-6 -s [25000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=5000 -o $QPID_WORK/results + -n PT-Qpid-5 -d 10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messageSize=256 -o $QPID_WORK/results transacted=true commitBatchSize=100 + -n PT-Qpid-6 -d 10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messageSize=256 -o $QPID_WORK/results - -n PT-Qpid-7 -s [2500] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true destinationscount=10 transacted=true messagesize=256 BatchSize=500 -o $QPID_WORK/results - -n PT-Qpid-8 -s [2500] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true destinationscount=10 messagesize=256 BatchSize=500 -o $QPID_WORK/results + -n PT-Qpid-7 -d 10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true destinationsCount=10 transacted=true commitBatchSize=100 messageSize=256 -o $QPID_WORK/results + -n PT-Qpid-8 -d 10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true destinationsCount=10 messageSize=256 -o $QPID_WORK/results - -n PT-Qpid-9 -s [2500] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=250 transacted=true CommitBatchSize=500 -o $QPID_WORK/results - -n PT-Qpid-10 -s [2500] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=250 -o $QPID_WORK/results + -n PT-Qpid-9 -d 10M -s [1000] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messageSize=256 commitBatchSize=100 transacted=true -o $QPID_WORK/results + -n PT-Qpid-10 -d 10M -s [1000] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messageSize=256 batchSize=250 -o $QPID_WORK/results - -n PT-Qpid-11 -s [250] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=250 destinationscount=10 transacted=true CommitBatchSize=50 -o $QPID_WORK/results - -n PT-Qpid-12 -s [250] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=250 destinationscount=10 -o $QPID_WORK/results + -n PT-Qpid-11 -d 10M -s [1000] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messageSize=256 destinationsCount=10 transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n PT-Qpid-12 -d 10M -s [1000] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messageSize=256 destinationsCount=10 -o $QPID_WORK/results - - + + - -n VQ-Qpid-1 -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=10000 transacted=true -o $QPID_WORK/results - -n VQ-Qpid-2 -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 CommitBatchSize=1000 pausetimeAfterEachBatch=50 BatchSize=10000 -o $QPID_WORK/results + -n VQ-Qpid-1 -d 10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 commitBatchSize=100 transacted=true -o $QPID_WORK/results + -n VQ-Qpid-2 -d 10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 commitBatchSize=100 pausetimeAfterEachBatch=50 -o $QPID_WORK/results - -n VQ-Qpid-3 -s [3000000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf rate=10000 messagesize=256 BatchSize=3000000 transacted=true -o $QPID_WORK/results - -n VQ-Qpid-4 -s [3000000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf rate=10000 messagesize=256 BatchSize=3000000 -o $QPID_WORK/results + -n VQ-Qpid-3 -s [100000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf rate=10000 messageSize=256 commitBatchSize=100 transacted=true batchSize=100000 -o $QPID_WORK/results + -n VQ-Qpid-4 -s [100000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf rate=10000 messageSize=256 batchSize=100000 -o $QPID_WORK/results - -n PQ-Qpid-1 -s [15000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf transacted=true -o $QPID_WORK/results - -n PQ-Qpid-2 -s [15000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf -o $QPID_WORK/results + -n PQ-Qpid-1 -d 10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n PQ-Qpid-2 -d 10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf -o $QPID_WORK/results - -n PQ-Qpid-3 -s [1500] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=100 destinationname=ping transacted=true CommitBatchSize=500 -o $QPID_WORK/results - -n PQ-Qpid-4 -s [1500] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=100 destinationname=ping -o $QPID_WORK/results + -n PQ-Qpid-3 -d 10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 destinationName=ping transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n PQ-Qpid-4 -d 10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 destinationName=ping -o $QPID_WORK/results - -n PQ-Qpid-5 -s [1500] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=100 transacted=true CommitBatchSize=500 -o $QPID_WORK/results - -n PQ-Qpid-6 -s [1500] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=100 -o $QPID_WORK/results + -n PQ-Qpid-5 -d 10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n PQ-Qpid-6 -d 10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 -o $QPID_WORK/results - -n PQ-Qpid-7 -s [1500] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=100 destinationscount=10 transacted=true CommitBatchSize=500 -o $QPID_WORK/results - -n PQ-Qpid-8 -s [1500] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=100 destinationscount=10 -o $QPID_WORK/results + -n PQ-Qpid-7 -d 10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 commitBatchSize=100 destinationsCount=10 transacted=true -o $QPID_WORK/results + -n PQ-Qpid-8 -d 10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 destinationsCount=10 -o $QPID_WORK/results - -n PQ-Qpid-9 -s [150] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=50 transacted=true CommitBatchSize=50 -o $QPID_WORK/results - -n PQ-Qpid-10 -s [150] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=50 -o $QPID_WORK/results + -n PQ-Qpid-9 -d 20M -s [1000] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n PQ-Qpid-10 -d 10M -s [1000] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 -o $QPID_WORK/results - -n PQ-Qpid-11 -s [150] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=100 destinationscount=10 transacted=true CommitBatchSize=50 -o $QPID_WORK/results - -n PQ-Qpid-12 -s [150] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=100 destinationscount=10 -o $QPID_WORK/results + -n PQ-Qpid-11 -d 10M -s [1000] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 destinationsCount=10 transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n PQ-Qpid-12 -d 10M -s [1000] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 destinationsCount=10 -o $QPID_WORK/results - -n PQ-Qpid-13 -s [15] -c[1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=15 transacted=true CommitBatchSize=15 -o $QPID_WORK/results - -n PQ-Qpid-14 -s [15] -c[1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=15 -o $QPID_WORK/results + - -n LT-Qpid-1-512b -s [1000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true BatchSize=10000 messagesize=512 transacted=true -o $QPID_WORK/results - -n LT-Qpid-2-512b -s [1000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true BatchSize=10000 messagesize=512 -o $QPID_WORK/results + -n LT-Qpid-1-512b -d 10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messageSize=512 transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n LT-Qpid-2-512b -d 10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messageSize=512 -o $QPID_WORK/results - -n LT-Qpid-1-1K -s [1000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true BatchSize=10000 transacted=true -o $QPID_WORK/results - -n LT-Qpid-2-1K -s [1000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true BatchSize=10000 -o $QPID_WORK/results + -n LT-Qpid-1-1K -d 10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true commitBatchSize=100 transacted=true -o $QPID_WORK/results + -n LT-Qpid-2-1K -d 10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true -o $QPID_WORK/results - -n LT-Qpid-1-5K -s [1000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true BatchSize=10000 messagesize=5120 transacted=true -o $QPID_WORK/results - -n LT-Qpid-2-5K -s [1000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true BatchSize=10000 pausetimeAfterEachBatch=100 messagesize=5120 -o $QPID_WORK/results + -n LT-Qpid-1-5K -d 10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true commitBatchSize=100 messageSize=5120 transacted=true -o $QPID_WORK/results + -n LT-Qpid-2-5K -d 10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true pausetimeAfterEachBatch=100 messageSize=5120 -o $QPID_WORK/results - -n LT-Qpid-1-10K -s [1000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true BatchSize=10000 messagesize=10240 transacted=true -o $QPID_WORK/results - -n LT-Qpid-2-10K -s [1000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true BatchSize=10000 pausetimeAfterEachBatch=200 messagesize=10240 -o $QPID_WORK/results + -n LT-Qpid-1-10K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true commitBatchSize=100 messageSize=10240 transacted=true -o $QPID_WORK/results + -n LT-Qpid-2-10K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true pausetimeAfterEachBatch=200 messageSize=10240 -o $QPID_WORK/results - -n LT-Qpid-1-50K -s [1000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true BatchSize=10000 messagesize=51200 transacted=true -o $QPID_WORK/results - -n LT-Qpid-2-50K -s [1000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true BatchSize=10000 pausetimeAfterEachBatch=1000 messagesize=51200 -o $QPID_WORK/results + -n LT-Qpid-1-50K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true commitBatchSize=100 messageSize=51200 transacted=true -o $QPID_WORK/results + -n LT-Qpid-2-50K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true pausetimeAfterEachBatch=1000 messageSize=51200 -o $QPID_WORK/results - -n LT-Qpid-1-100K -s [1000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true BatchSize=10000 messagesize=102400 transacted=true -o $QPID_WORK/results - -n LT-Qpid-2-100K -s [1000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true BatchSize=10000 pausetimeAfterEachBatch=2000 messagesize=102400 -o $QPID_WORK/results + -n LT-Qpid-1-100K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true commitBatchSize=100 messageSize=102400 transacted=true -o $QPID_WORK/results + -n LT-Qpid-2-100K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true pausetimeAfterEachBatch=2000 messageSize=102400 -o $QPID_WORK/results - -n LT-Qpid-1-1M -s [1000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true BatchSize=10000 messagesize=1048576 transacted=true -o $QPID_WORK/results - -n LT-Qpid-2-1M -s [1000000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true BatchSize=10000 CommitBatchSize=50 pausetimeAfterEachBatch=15000 messagesize=1048476 -o $QPID_WORK/results + -n LT-Qpid-1-1M -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true commitBatchSize=100 messageSize=1048576 transacted=true -o $QPID_WORK/results + -n LT-Qpid-2-1M -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true pausetimeAfterEachBatch=15000 messageSize=1048476 -o $QPID_WORK/results - -n LT-Qpid-3-512b -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf BatchSize=10000 messagesize=512 transacted=true -o $QPID_WORK/results - -n LT-Qpid-4-512b -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf BatchSize=10000 messagesize=512 -o $QPID_WORK/results + -n LT-Qpid-3-512b -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf commitBatchSize=100 messageSize=512 transacted=true -o $QPID_WORK/results + -n LT-Qpid-4-512b -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=512 -o $QPID_WORK/results - -n LT-Qpid-3-1K -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf BatchSize=10000 transacted=true -o $QPID_WORK/results - -n LT-Qpid-4-1K -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf BatchSize=10000 -o $QPID_WORK/results + -n LT-Qpid-3-1K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf commitBatchSize=100 transacted=true -o $QPID_WORK/results + -n LT-Qpid-4-1K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPer -o $QPID_WORK/results - -n LT-Qpid-3-5K -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf BatchSize=10000 messagesize=5120 transacted=true -o $QPID_WORK/results - -n LT-Qpid-4-5K -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf BatchSize=10000 pausetimeAfterEachBatch=100 messagesize=5120 -o $QPID_WORK/results + -n LT-Qpid-3-5K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf commitBatchSize=100 messageSize=5120 transacted=true -o $QPID_WORK/results + -n LT-Qpid-4-5K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pausetimeAfterEachBatch=100 messageSize=5120 -o $QPID_WORK/results - -n LT-Qpid-3-10K -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf BatchSize=10000 messagesize=10240 transacted=true -o $QPID_WORK/results - -n LT-Qpid-4-10K -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf BatchSize=10000 pausetimeAfterEachBatch=200 messagesize=10240 -o $QPID_WORK/results + -n LT-Qpid-3-10K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf commitBatchSize=10000 messageSize=10240 transacted=true -o $QPID_WORK/results + -n LT-Qpid-4-10K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pausetimeAfterEachBatch=200 messageSize=10240 -o $QPID_WORK/results - -n LT-Qpid-3-50K -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf BatchSize=10000 messagesize=51200 transacted=true -o $QPID_WORK/results - -n LT-Qpid-4-50K -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf BatchSize=10000 pausetimeAfterEachBatch=1000 messagesize=51200 -o $QPID_WORK/results + -n LT-Qpid-3-50K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf commitBatchSize=100 messageSize=51200 transacted=true -o $QPID_WORK/results + -n LT-Qpid-4-50K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pausetimeAfterEachBatch=1000 messageSize=51200 -o $QPID_WORK/results - -n LT-Qpid-3-100K -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf BatchSize=10000 messagesize=102400 transacted=true -o $QPID_WORK/results - -n LT-Qpid-4-100K -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf BatchSize=10000 pausetimeAfterEachBatch=2000 messagesize=102400 -o $QPID_WORK/results + -n LT-Qpid-3-100K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf commitBatchSize=100 messageSize=102400 transacted=true -o $QPID_WORK/results + -n LT-Qpid-4-100K -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pausetimeAfterEachBatch=2000 messageSize=102400 -o $QPID_WORK/results - -n LT-Qpid-3-1M -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf BatchSize=10000 messagesize=1048576 transacted=true -o $QPID_WORK/results - -n LT-Qpid-4-1M -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf BatchSize=1000 CommitBatchSize=50 pausetimeAfterEachBatch=15000 messagesize=1048576 -o $QPID_WORK/results + -n LT-Qpid-3-1M -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf commitBatchSize=100 messageSize=1048576 transacted=true -o $QPID_WORK/results + -n LT-Qpid-4-1M -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pausetimeAfterEachBatch=15000 messageSize=1048576 -o $QPID_WORK/results - -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 - -n FT-Qpid-2 -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" FailAfterSend=true -o $QPID_WORK/results - -n FT-Qpid-3 -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" FailAfterCommit=true -o $QPID_WORK/results + -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 + -n FT-Qpid-2 -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" failAfterSend=true -o $QPID_WORK/results + -n FT-Qpid-3 -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" failAfterCommit=true -o $QPID_WORK/results - -n FT-Qpid-4 -s [250000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=10000 broker="tcp://10.0.0.1:5001;tcp://10.0.0.2:5002" transacted=false FailBeforeSend=true -o $QPID_WORK/results - -n FT-Qpid-5 -s [250000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=10000 broker="tcp://10.0.0.1:5001;tcp://10.0.0.2:5002" transacted=false FailAfterSend=true -o $QPID_WORK/results + -n FT-Qpid-4 -s [250000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 batchSize=10000 broker="tcp://10.0.0.1:5001;tcp://10.0.0.2:5002" transacted=false failBeforeSend=true -o $QPID_WORK/results + -n FT-Qpid-5 -s [250000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 batchSize=10000 broker="tcp://10.0.0.1:5001;tcp://10.0.0.2:5002" transacted=false failAfterSend=true -o $QPID_WORK/results - -n VT-Qpid-1 -s [1500000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messagesize=256 BatchSize=10000 transacted=true -o $QPID_WORK/results - -n VT-Qpid-2 -s [1500000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true CommitBatchSize=1000 pausetimeAfterEachBatch=50 messagesize=256 BatchSize=10000 -o $QPID_WORK/results + -n VT-Qpid-1 -d1H -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messageSize=256 commitBatchSize=100 transacted=true -o $QPID_WORK/results + -n VT-Qpid-2 -d1H -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true pausetimeAfterEachBatch=50 messageSize=256 -o $QPID_WORK/results - -n VT-Qpid-3 -s [300000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true rate=1000 messagesize=256 BatchSize=300000 transacted=true -o $QPID_WORK/results - -n VT-Qpid-4 -s [300000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true rate=1000 messagesize=256 BatchSize=300000 -o $QPID_WORK/results + -n VT-Qpid-3 -s [100000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true rate=1000 messageSize=256 commitBatchSize=100 transacted=true -o $QPID_WORK/results batchSize=10000 + -n VT-Qpid-4 -s [100000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true rate=1000 messageSize=256 -o $QPID_WORK/results batchSize=10000 - -n PT-Qpid-1-P -s [25000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messagesize=256 BatchSize=10000 transacted=true -o $QPID_WORK/results - -n PT-Qpid-2-P -s [25000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messagesize=256 BatchSize=10000 -o $QPID_WORK/results + -n PT-Qpid-1-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messageSize=256 commitBatchSize=100 transacted=true -o $QPID_WORK/results + -n PT-Qpid-2-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messageSize=256 -o $QPID_WORK/results - -n PT-Qpid-3-P -s [2500] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messagesize=256 BatchSize=10000 transacted=true -o $QPID_WORK/results - -n PT-Qpid-4-P -s [2500] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messagesize=256 BatchSize=10000 -o $QPID_WORK/results + -n PT-Qpid-3-P -d10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messageSize=256 commitBatchSize=100 transacted=true -o $QPID_WORK/results + -n PT-Qpid-4-P -d10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messageSize=256 -o $QPID_WORK/results - -n PT-Qpid-5-P -s [2500] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true transacted=true messagesize=256 BatchSize=5000 -o $QPID_WORK/results - -n PT-Qpid-6-P -s [2500] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messagesize=256 BatchSize=5000 -o $QPID_WORK/results + -n PT-Qpid-5-P -d10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true transacted=true messageSize=256 commitBatchSize=100 -o $QPID_WORK/results + -n PT-Qpid-6-P -d10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messageSize=256 -o $QPID_WORK/results - -n PT-Qpid-7-P -s [250] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true destinationscount=10 transacted=true messagesize=256 BatchSize=500 -o $QPID_WORK/results - -n PT-Qpid-8-P -s [250] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true destinationscount=10 messagesize=256 BatchSize=500 -o $QPID_WORK/results + -n PT-Qpid-7-P -d10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true destinationsCount=10 transacted=true messageSize=256 commitBatchSize=100 -o $QPID_WORK/results + -n PT-Qpid-8-P -d10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true destinationsCount=10 messageSize=256 -o $QPID_WORK/results - -n PT-Qpid-9-P -s [250] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messagesize=256 BatchSize=250 transacted=true CommitBatchSize=500 -o $QPID_WORK/results - -n PT-Qpid-10-P -s [250] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messagesize=256 BatchSize=250 -o $QPID_WORK/results + -n PT-Qpid-9-P -d10M -s [1000] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messageSize=256 commitBatchSize=100 transacted=true commitBatchSize=500 -o $QPID_WORK/results + -n PT-Qpid-10-P -d10M -s [1000] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messageSize=256 batchSize=250 -o $QPID_WORK/results - -n PT-Qpid-11-P -s [25] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messagesize=256 BatchSize=250 destinationscount=10 transacted=true CommitBatchSize=50 -o $QPID_WORK/results - -n PT-Qpid-12-P -s [25] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messagesize=256 BatchSize=250 destinationscount=10 -o $QPID_WORK/results + -n PT-Qpid-11-P -d10M -s [1000] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messageSize=256 destinationsCount=10 transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n PT-Qpid-12-P -d10M -s [1000] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messageSize=256 destinationsCount=10 -o $QPID_WORK/results - -n PT-Qpid-13-P -s [25] -c[1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messagesize=256 BatchSize=250 transacted=true CommitBatchSize=50 -o $QPID_WORK/results - -n PT-Qpid-14-P -s [25] -c[1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messagesize=256 BatchSize=250 -o $QPID_WORK/results + + - -n VQ-Qpid-1 -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=10000 transacted=true -o $QPID_WORK/results - -n VQ-Qpid-2 -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 CommitBatchSize=1000 pausetimeAfterEachBatch=50 BatchSize=10000 -o $QPID_WORK/results + -n VQ-Qpid-1-P -d1H -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 commitBatchSize=100 transacted=true -o $QPID_WORK/results + -n VQ-Qpid-2-P -d1H -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 pausetimeAfterEachBatch=50 -o $QPID_WORK/results - -n VQ-Qpid-3 -s [3000000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true rate=10000 messagesize=256 BatchSize=3000000 transacted=true -o $QPID_WORK/results - -n VQ-Qpid-4 -s [3000000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true rate=10000 messagesize=256 BatchSize=3000000 -o $QPID_WORK/results + -n VQ-Qpid-3-P -s [100000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true rate=10000 messageSize=256 commitBatchSize=100 transacted=true -o $QPID_WORK/results batchSize=100000 + -n VQ-Qpid-4-P -s [100000] -d 24H -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true rate=10000 messageSize=256 -o $QPID_WORK/results batchSize=100000 - -n PQ-Qpid-1-P -s [1500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true transacted=true -o $QPID_WORK/results - -n PQ-Qpid-2-P -s [1500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true -o $QPID_WORK/results + -n PQ-Qpid-1-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n PQ-Qpid-2-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true -o $QPID_WORK/results rate=200 - -n PQ-Qpid-3-P -s [150] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=100 destinationname=ping transacted=true CommitBatchSize=500 -o $QPID_WORK/results - -n PQ-Qpid-4-P -s [150] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=100 destinationname=ping -o $QPID_WORK/results + -n PQ-Qpid-3-P -d10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 destinationName=ping transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n PQ-Qpid-4-P -d10M -s [100] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 destinationName=ping -o $QPID_WORK/results - -n PQ-Qpid-5-P -s [150] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=100 transacted=true CommitBatchSize=500 -o $QPID_WORK/results - -n PQ-Qpid-6-P -s [150] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=100 -o $QPID_WORK/results + -n PQ-Qpid-5-P -d10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n PQ-Qpid-6-P -d10M -s [100] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 -o $QPID_WORK/results - -n PQ-Qpid-7-P -s [150] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=100 destinationscount=10 transacted=true CommitBatchSize=500 -o $QPID_WORK/results - -n PQ-Qpid-8-P -s [150] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=100 destinationscount=10 -o $QPID_WORK/results + -n PQ-Qpid-7-P -d10M -s [1000] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 batchSize=100 destinationsCount=10 transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n PQ-Qpid-8-P -d10M -s [100] -c[10] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 destinationsCount=10 -o $QPID_WORK/results rate=200 - -n PQ-Qpid-9-P -s [15] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=50 transacted=true CommitBatchSize=50 -o $QPID_WORK/results - -n PQ-Qpid-10-P -s [15] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=50 -o $QPID_WORK/results + -n PQ-Qpid-9-P -d10M -s [1000] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 batchSize=50 transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n PQ-Qpid-10-P -d10M -s [100] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 -o $QPID_WORK/results - -n PQ-Qpid-11-P -s [15] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=100 destinationscount=10 transacted=true CommitBatchSize=50 -o $QPID_WORK/results - -n PQ-Qpid-12-P -s [15] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=100 destinationscount=10 -o $QPID_WORK/results + -n PQ-Qpid-11-P -d10M -s [100] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 destinationsCount=10 transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n PQ-Qpid-12-P -d10M -s [100] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 destinationsCount=10 -o $QPID_WORK/results - -n PQ-Qpid-13-P -s [2] -c[1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=15 transacted=true CommitBatchSize=15 -o $QPID_WORK/results - -n PQ-Qpid-14-P -s [2] -c[1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=15 -o $QPID_WORK/results + - -n LT-Qpid-1-512b-P -s [100000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true BatchSize=10000 messagesize=512 transacted=true -o $QPID_WORK/results - -n LT-Qpid-2-512b-P -s [100000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true BatchSize=10000 messagesize=512 -o $QPID_WORK/results + -n LT-Qpid-1-512b-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messageSize=512 transacted=true commitBatchSize=100 -o $QPID_WORK/results + -n LT-Qpid-2-512b-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messageSize=512 -o $QPID_WORK/results - -n LT-Qpid-1-1K-P -s [100000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true BatchSize=10000 transacted=true -o $QPID_WORK/results - -n LT-Qpid-2-1K-P -s [100000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true BatchSize=10000 -o $QPID_WORK/results + -n LT-Qpid-1-1K-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true commitBatchSize=100 transacted=true -o $QPID_WORK/results + -n LT-Qpid-2-1K-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true -o $QPID_WORK/results - -n LT-Qpid-1-5K-P -s [100000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true BatchSize=10000 messagesize=5120 transacted=true -o $QPID_WORK/results - -n LT-Qpid-2-5K-P -s [100000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true BatchSize=10000 pausetimeAfterEachBatch=100 messagesize=5120 -o $QPID_WORK/results + -n LT-Qpid-1-5K-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messageSize=5120 transacted=true -o $QPID_WORK/results + -n LT-Qpid-2-5K-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true pausetimeAfterEachBatch=100 messageSize=5120 -o $QPID_WORK/results - -n LT-Qpid-1-10K-P -s [100000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true BatchSize=10000 messagesize=10240 transacted=true -o $QPID_WORK/results - -n LT-Qpid-2-10K-P -s [100000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true BatchSize=10000 pausetimeAfterEachBatch=200 messagesize=10240 -o $QPID_WORK/results + -n LT-Qpid-1-10K-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true commitBatchSize=100 messageSize=10240 transacted=true -o $QPID_WORK/results + -n LT-Qpid-2-10K-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true pausetimeAfterEachBatch=200 messageSize=10240 -o $QPID_WORK/results - -n LT-Qpid-1-50K-P -s [100000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true BatchSize=10000 messagesize=51200 transacted=true -o $QPID_WORK/results - -n LT-Qpid-2-50K-P -s [100000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true BatchSize=10000 pausetimeAfterEachBatch=1000 messagesize=51200 -o $QPID_WORK/results + -n LT-Qpid-1-50K-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true messageSize=51200 commitBatchSize=100 transacted=true -o $QPID_WORK/results + -n LT-Qpid-2-50K-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true pausetimeAfterEachBatch=1000 messageSize=51200 -o $QPID_WORK/results - -n LT-Qpid-1-100K-P -s [100000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true BatchSize=10000 messagesize=102400 transacted=true -o $QPID_WORK/results - -n LT-Qpid-2-100K-P -s [100000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true BatchSize=10000 pausetimeAfterEachBatch=2000 messagesize=102400 -o $QPID_WORK/results + -n LT-Qpid-1-100K-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true commitBatchSize=100 messageSize=102400 transacted=true -o $QPID_WORK/results + -n LT-Qpid-2-100K-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true pausetimeAfterEachBatch=2000 messageSize=102400 -o $QPID_WORK/results - -n LT-Qpid-1-1M-P -s [100000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true BatchSize=10000 messagesize=1048576 transacted=true -o $QPID_WORK/results - -n LT-Qpid-2-1M-P -s [100000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true BatchSize=10000 CommitBatchSize=50 pausetimeAfterEachBatch=15000 messagesize=1048476 -o $QPID_WORK/results + -n LT-Qpid-1-1M-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true commitBatchSize=100 messageSize=1048576 transacted=true -o $QPID_WORK/results + -n LT-Qpid-2-1M-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pubsub=true pausetimeAfterEachBatch=15000 messageSize=1048476 -o $QPID_WORK/results - -n LT-Qpid-3-512b-P -s [90000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true BatchSize=10000 messagesize=512 transacted=true -o $QPID_WORK/results - -n LT-Qpid-4-512b-P -s [90000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true BatchSize=10000 messagesize=512 -o $QPID_WORK/results + -n LT-Qpid-3-512b-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true commitBatchSize=100 messageSize=512 transacted=true -o $QPID_WORK/results + -n LT-Qpid-4-512b-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=512 -o $QPID_WORK/results - -n LT-Qpid-3-1K-P -s [90000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true BatchSize=10000 transacted=true -o $QPID_WORK/results - -n LT-Qpid-4-1K-P -s [90000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true BatchSize=10000 -o $QPID_WORK/results + -n LT-Qpid-3-1K-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true commitBatchSize=100 transacted=true -o $QPID_WORK/results + -n LT-Qpid-4-1K-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true -o $QPID_WORK/results - -n LT-Qpid-3-5K-P -s [90000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true BatchSize=10000 messagesize=5120 transacted=true -o $QPID_WORK/results - -n LT-Qpid-4-5K-P -s [90000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true BatchSize=10000 pausetimeAfterEachBatch=100 messagesize=5120 -o $QPID_WORK/results + -n LT-Qpid-3-5K-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true commitBatchSize=100 messageSize=5120 transacted=true -o $QPID_WORK/results + -n LT-Qpid-4-5K-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pausetimeAfterEachBatch=100 messageSize=5120 -o $QPID_WORK/results - -n LT-Qpid-3-10K-P -s [90000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true BatchSize=10000 messagesize=10240 transacted=true -o $QPID_WORK/results - -n LT-Qpid-4-10K-P -s [90000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true BatchSize=10000 pausetimeAfterEachBatch=200 messagesize=10240 -o $QPID_WORK/results + -n LT-Qpid-3-10K-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true commitBatchSize=100 messageSize=10240 transacted=true -o $QPID_WORK/results + -n LT-Qpid-4-10K-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pausetimeAfterEachBatch=200 messageSize=10240 -o $QPID_WORK/results - -n LT-Qpid-3-50K-P -s [90000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true BatchSize=10000 messagesize=51200 transacted=true -o $QPID_WORK/results - -n LT-Qpid-4-50K-P -s [90000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true BatchSize=10000 pausetimeAfterEachBatch=1000 messagesize=51200 -o $QPID_WORK/results + -n LT-Qpid-3-50K-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true commitBatchSize=100 messageSize=51200 transacted=true -o $QPID_WORK/results + -n LT-Qpid-4-50K-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pausetimeAfterEachBatch=1000 messageSize=51200 -o $QPID_WORK/results - -n LT-Qpid-3-100K-P -s [90000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true BatchSize=10000 messagesize=102400 transacted=true -o $QPID_WORK/results - -n LT-Qpid-4-100K-P -s [90000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true BatchSize=10000 pausetimeAfterEachBatch=2000 messagesize=102400 -o $QPID_WORK/results + -n LT-Qpid-3-100K-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true commitBatchSize=100 messageSize=102400 transacted=true -o $QPID_WORK/results + -n LT-Qpid-4-100K-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pausetimeAfterEachBatch=2000 messageSize=102400 -o $QPID_WORK/results - -n LT-Qpid-3-1M-P -s [90000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true BatchSize=10000 messagesize=1048576 transacted=true -o $QPID_WORK/results - -n LT-Qpid-4-1M-P -s [90000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true BatchSize=1000 CommitBatchSize=50 pausetimeAfterEachBatch=15000 messagesize=1048576 -o $QPID_WORK/results + -n LT-Qpid-3-1M-P -d10M -s [1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true commitBatchSize=100 messageSize=1048576 transacted=true -o $QPID_WORK/results + -n LT-Qpid-4-1M-P -d10M -s [100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true pausetimeAfterEachBatch=15000 messageSize=1048576 -o $QPID_WORK/results - -n FT-Qpid-1-P -s [25000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true 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 - -n FT-Qpid-2-P -s [25000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=10000 transacted=true broker="tcp://10.0.0.1:5001;tcp://10.0.0.2:5002" FailAfterSend=true -o $QPID_WORK/results - -n FT-Qpid-3-P -s [25000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=10000 transacted=true broker="tcp://10.0.0.1:5001;tcp://10.0.0.2:5002" FailAfterCommit=true -o $QPID_WORK/results + -n FT-Qpid-1-P -s [25000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true 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 + -n FT-Qpid-2-P -s [25000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 batchSize=10000 transacted=true broker="tcp://10.0.0.1:5001;tcp://10.0.0.2:5002" failAfterSend=true -o $QPID_WORK/results + -n FT-Qpid-3-P -s [25000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 batchSize=10000 transacted=true broker="tcp://10.0.0.1:5001;tcp://10.0.0.2:5002" failAfterCommit=true -o $QPID_WORK/results - -n FT-Qpid-4-P -s [25000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=10000 broker="tcp://10.0.0.1:5001;tcp://10.0.0.2:5002" transacted=false FailBeforeSend=true -o $QPID_WORK/results - -n FT-Qpid-5-P -s [25000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messagesize=256 BatchSize=10000 broker="tcp://10.0.0.1:5001;tcp://10.0.0.2:5002" transacted=false FailAfterSend=true -o $QPID_WORK/results + -n FT-Qpid-4-P -s [250] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 broker="tcp://10.0.0.1:5001;tcp://10.0.0.2:5002" transacted=false failBeforeSend=true -o $QPID_WORK/results + -n FT-Qpid-5-P -s [250] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 broker="tcp://10.0.0.1:5001;tcp://10.0.0.2:5002" transacted=false failAfterSend=true -o $QPID_WORK/results -- cgit v1.2.1