summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/README
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-16 01:17:03 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-16 01:17:03 +0000
commitd7955c253ee86d6ffd8b12db481f1b9a159f83c7 (patch)
tree6a3e97dbb10b7eb2aebaf23edcf218fe1ad0b633 /TAO/performance-tests/README
parent8b7820baee66523a221d9b2f8dfd89a586b4bde9 (diff)
downloadATCD-d7955c253ee86d6ffd8b12db481f1b9a159f83c7.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/performance-tests/README')
-rw-r--r--TAO/performance-tests/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/TAO/performance-tests/README b/TAO/performance-tests/README
new file mode 100644
index 00000000000..9d2002fc226
--- /dev/null
+++ b/TAO/performance-tests/README
@@ -0,0 +1,22 @@
+$Id$
+
+This directory contains a number of tests that illustrate the
+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 COOL,
+ CORBAplus, Hardpack, Orbix, TAO, and VisiBroker. These
+ tests measure the latency, jitter, CPU utilization, and
+ priority inversion of these ORBs.
+
+ . Demux (*NOTE* This is still under development)
+
+ This tests various demultiplexing strategies used in TAO.
+
+ . Thruput
+
+ Throughput tests for TAO, VisiBroker, and Orbix based on
+ TTCP.
+