From 6b7783031139a0895aaa04327aba8ba3b57f314e Mon Sep 17 00:00:00 2001 From: gthaker Date: Mon, 27 Jan 2003 23:28:41 +0000 Subject: Composed section "Running a Complete Test Spectrum". This section is short and refers the reader to the embedded documentation of run_spectrum.pl. --- performance-tests/SCTP/README.SCTP_PERF_TEST | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 + -- cgit v1.2.1