summaryrefslogtreecommitdiff
path: root/TAO/performance-tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-09-17 19:38:47 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-09-17 19:38:47 +0200
commitad651b668932c63e66cdc4b6a29961059a802edf (patch)
tree66597533bb99a050a59117d2c49e0c92f3a51416 /TAO/performance-tests
parent443550401edd019ee8562d7f25b416c925a86b93 (diff)
downloadATCD-ad651b668932c63e66cdc4b6a29961059a802edf.tar.gz
Reduced indent of bullets in several readme files
Diffstat (limited to 'TAO/performance-tests')
-rw-r--r--TAO/performance-tests/README44
1 files changed, 20 insertions, 24 deletions
diff --git a/TAO/performance-tests/README b/TAO/performance-tests/README
index 89b86cc1806..2873606c899 100644
--- a/TAO/performance-tests/README
+++ b/TAO/performance-tests/README
@@ -1,38 +1,34 @@
-
-
This directory contains a number of tests that illustrate the
-performance of TAO and other ORBs. The individual directories contain
+performance of TAO and other ORBs. The individual directories contain
READMEs on how to run the following performance tests:
- . Cubit
-
- This directory contains performance tests for TAO that
- measure the latency, jitter, CPU utilization, and
- priority inversion of these ORBs.
-
- . Latency
+. Cubit
- A set of performance tests that measure throughput, latency
- and jitter.
+ This directory contains performance tests for TAO that
+ measure the latency, jitter, CPU utilization, and
+ priority inversion of these ORBs.
- . POA
+. Latency
- Various tests of the TAO's POA performance.
+ A set of performance tests that measure throughput, latency
+ and jitter.
- . Pluggable
+. POA
- The tests in this directory time the latency contributed by
- various parts of the ORB, but mostly the emphasis is on the
- contribution due to the pluggable protocols code.
+ Various tests of the TAO's POA performance.
- . RTCorba
+. Pluggable
- Tests for various (TAO-specific) real-time features. Tests
- for RT CORBA spec real-time features can be found in
- $TAO_ROOT/tests/RTCORBA.
+ The tests in this directory time the latency contributed by
+ various parts of the ORB, but mostly the emphasis is on the
+ contribution due to the pluggable protocols code.
- . Throughput
+. RTCorba
- Throughput tests (bytes per second) for TAO.
+ Tests for various (TAO-specific) real-time features. Tests
+ for RT CORBA spec real-time features can be found in
+ $TAO_ROOT/tests/RTCORBA.
+. Throughput
+ Throughput tests (bytes per second) for TAO.