summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2008-07-25 15:03:46 +0000
committerGordon Sim <gsim@apache.org>2008-07-25 15:03:46 +0000
commit392a810193480f8d3feb96dd51c4a153a06f979c (patch)
tree6718df88bc36015310d1a6a094d7540f07bcf9ac
parent7c85133630b56456f45bb53b4f0aeba82b0974f9 (diff)
downloadqpid-python-392a810193480f8d3feb96dd51c4a153a06f979c.tar.gz
Reduce the size of messages in fanout perftest to keep the queues from getting too large.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-10@679827 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-xcpp/src/tests/fanout_perftest2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/fanout_perftest b/cpp/src/tests/fanout_perftest
index 602aac25b7..a71a748232 100755
--- a/cpp/src/tests/fanout_perftest
+++ b/cpp/src/tests/fanout_perftest
@@ -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