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