You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gs...@apache.org on 2008/07/25 17:03:47 UTC

svn commit: r679827 - /incubator/qpid/branches/qpid.0-10/cpp/src/tests/fanout_perftest

Author: gsim
Date: Fri Jul 25 08:03:46 2008
New Revision: 679827

URL: http://svn.apache.org/viewvc?rev=679827&view=rev
Log:
Reduce the size of messages in fanout perftest to keep the queues from getting too large.


Modified:
    incubator/qpid/branches/qpid.0-10/cpp/src/tests/fanout_perftest

Modified: incubator/qpid/branches/qpid.0-10/cpp/src/tests/fanout_perftest
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/qpid.0-10/cpp/src/tests/fanout_perftest?rev=679827&r1=679826&r2=679827&view=diff
==============================================================================
--- incubator/qpid/branches/qpid.0-10/cpp/src/tests/fanout_perftest (original)
+++ incubator/qpid/branches/qpid.0-10/cpp/src/tests/fanout_perftest Fri Jul 25 08:03:46 2008
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec `dirname $0`/run_perftest 10000 --mode fanout --npubs 16 --nsubs 16 
+exec `dirname $0`/run_perftest 10000 --mode fanout --npubs 16 --nsubs 16 --size 64