summaryrefslogtreecommitdiff
path: root/java/testkit/bin/perf_report.sh
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2008-07-07 18:01:37 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2008-07-07 18:01:37 +0000
commit9d3d5d38eedfb0d098d415fa8c7ae9f1270ac8bb (patch)
tree3e80eeaffad97e940a04e28bf109df02747ce50a /java/testkit/bin/perf_report.sh
parentb61759c407a48662c434eb29b903bb1c22d68564 (diff)
downloadqpid-python-9d3d5d38eedfb0d098d415fa8c7ae9f1270ac8bb.tar.gz
This is related to QPId-1161.
Modified the soak tests to print latency samples and throughput rates for every iteration. Added run_soak_client.sh soak_report.sh as an example of how to use soak test and produce a report. Modified other scripts to add comments. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@674569 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/testkit/bin/perf_report.sh')
-rw-r--r--java/testkit/bin/perf_report.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/java/testkit/bin/perf_report.sh b/java/testkit/bin/perf_report.sh
index cafe4fa07f..9e574cad7a 100644
--- a/java/testkit/bin/perf_report.sh
+++ b/java/testkit/bin/perf_report.sh
@@ -18,9 +18,9 @@
# under the License.
#
-# Helper script to set classpath for running Qpid example classes
-# NB: You must add the Qpid client and common jars to your CLASSPATH
-# before running this script
+# This will run the 8 use cases defined below and produce
+# a report in tabular format. Refer to the documentation
+# for more details.
SUB_MEM=-Xmx1024M
PUB_MEM=-Xmx1024M