You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2011/10/19 21:35:50 UTC

svn commit: r1186427 - /qpid/branches/qpid-2920-active/qpid/cpp/src/tests/qpid-cluster-benchmark

Author: aconway
Date: Wed Oct 19 19:35:49 2011
New Revision: 1186427

URL: http://svn.apache.org/viewvc?rev=1186427&view=rev
Log:
QPID-2920: Changed qpid-cluster-benchmark defaults for more statistically reliable tests.

Modified:
    qpid/branches/qpid-2920-active/qpid/cpp/src/tests/qpid-cluster-benchmark

Modified: qpid/branches/qpid-2920-active/qpid/cpp/src/tests/qpid-cluster-benchmark
URL: http://svn.apache.org/viewvc/qpid/branches/qpid-2920-active/qpid/cpp/src/tests/qpid-cluster-benchmark?rev=1186427&r1=1186426&r2=1186427&view=diff
==============================================================================
--- qpid/branches/qpid-2920-active/qpid/cpp/src/tests/qpid-cluster-benchmark (original)
+++ qpid/branches/qpid-2920-active/qpid/cpp/src/tests/qpid-cluster-benchmark Wed Oct 19 19:35:49 2011
@@ -23,8 +23,8 @@
 # Default options
 MESSAGES="-m 10000"
 FLOW="--flow-control 100"	      # Flow control limit on queue depth for latency.
-REPEAT="--repeat 5"
-QUEUES="-q 4"
+REPEAT="--repeat 10"
+QUEUES="-q 6"
 SENDERS="-s 3"
 RECEIVERS="-r 3"
 BROKERS=			# Local broker



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org