summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgthaker <gthaker@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-01-27 23:28:41 +0000
committergthaker <gthaker@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-01-27 23:28:41 +0000
commit6b7783031139a0895aaa04327aba8ba3b57f314e (patch)
treeeb930a48f235e3ebc7972490caf8be13647d5165
parent14d249f9924e4dfe7a30cdadc938db37981fba37 (diff)
downloadATCD-6b7783031139a0895aaa04327aba8ba3b57f314e.tar.gz
Composed section "Running a Complete Test Spectrum". This section is
short and refers the reader to the embedded documentation of run_spectrum.pl.
-rw-r--r--performance-tests/SCTP/README.SCTP_PERF_TEST15
1 files changed, 15 insertions, 0 deletions
diff --git a/performance-tests/SCTP/README.SCTP_PERF_TEST b/performance-tests/SCTP/README.SCTP_PERF_TEST
index 5e41dc38d7f..67805a952d6 100644
--- a/performance-tests/SCTP/README.SCTP_PERF_TEST
+++ b/performance-tests/SCTP/README.SCTP_PERF_TEST
@@ -357,3 +357,18 @@ The steps of the walk-through are as follows:
outliers:
60182.000
+******************************************
+* Running a Complete Test Spectrum *
+******************************************
+
+People who are interested in round-trip latency often want to see a
+"spectrum" of statistics for a range of payload sizes. This
+distribution includes a script, run_spectrum.pl, that automates
+running SOCK_STREAM_clt or SOCK_SEQPACK_clt multiple times in order to
+generate a spectrum.
+
+The run_spectrum.pl script offers embedded documentation. To see the
+full documentation, please run
+
+ ./run_spectrum.pl --manual
+