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 16:54:44 UTC

svn commit: r679822 - /incubator/qpid/trunk/qpid/cpp/src/tests/fanout_perftest

Author: gsim
Date: Fri Jul 25 07:54:44 2008
New Revision: 679822

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


Modified:
    incubator/qpid/trunk/qpid/cpp/src/tests/fanout_perftest

Modified: incubator/qpid/trunk/qpid/cpp/src/tests/fanout_perftest
URL: http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/src/tests/fanout_perftest?rev=679822&r1=679821&r2=679822&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/src/tests/fanout_perftest (original)
+++ incubator/qpid/trunk/qpid/cpp/src/tests/fanout_perftest Fri Jul 25 07:54:44 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