summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/README
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2000-08-10 00:24:56 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2000-08-10 00:24:56 +0000
commit45476814852995130b416b29cf2bba3a045d8df8 (patch)
tree6f26eb64110a869fe34567fc049668c385b589b3 /TAO/performance-tests/README
parent7db82cba4b6ac854499a1b79b2db16f553356b64 (diff)
downloadATCD-45476814852995130b416b29cf2bba3a045d8df8.tar.gz
ChangeLogTag:Wed Aug 9 13:28:20 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'TAO/performance-tests/README')
-rw-r--r--TAO/performance-tests/README27
1 files changed, 19 insertions, 8 deletions
diff --git a/TAO/performance-tests/README b/TAO/performance-tests/README
index 537b2ee27e4..f3374303692 100644
--- a/TAO/performance-tests/README
+++ b/TAO/performance-tests/README
@@ -6,20 +6,31 @@ READMEs on how to run the following performance tests:
. Cubit
- This directory contains performance tests for COOL,
- CORBAplus, Hardpack, Orbix, TAO, and VisiBroker. These
- tests measure the latency, jitter, CPU utilization, and
+ This directory contains performance tests for TAO that
+ measure the latency, jitter, CPU utilization, and
priority inversion of these ORBs.
- . Demux (*NOTE* This is still under development)
+ . Latency
- This tests various demultiplexing strategies used in TAO.
+ This is a simple latency test, single threaded and
+ multi-threaded clients and servers are included.
+
+ . POA
+
+ Various tests of the TAO's POA performance.
+
+ . Pluggable
+
+ 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.
+
+ . RTCorba
+
+ Tests for various real-time features (RT CORBA spec & TAO-specific).
. Thruput
Throughput tests for TAO, VisiBroker, and Orbix based on
TTCP.
- . RTCorba
-
- Tests for various real-time features (RT CORBA spec & TAO-specific). \ No newline at end of file