summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/README
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-24 15:50:21 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-24 15:50:21 +0000
commit3aff90f4a822fcf5d902bbfbcc9fa931d6191a8c (patch)
tree197c810e5f5bce17b1233a7cb8d7b50c0bcd25e2 /TAO/performance-tests/README
parent6b846cf03c0bcbd8c276cb0af61a181e5f98eaae (diff)
downloadATCD-3aff90f4a822fcf5d902bbfbcc9fa931d6191a8c.tar.gz
Repo restructuring
Diffstat (limited to 'TAO/performance-tests/README')
-rw-r--r--TAO/performance-tests/README40
1 files changed, 40 insertions, 0 deletions
diff --git a/TAO/performance-tests/README b/TAO/performance-tests/README
new file mode 100644
index 00000000000..1fbf7af6fe8
--- /dev/null
+++ b/TAO/performance-tests/README
@@ -0,0 +1,40 @@
+#
+# $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 TAO that
+ measure the latency, jitter, CPU utilization, and
+ priority inversion of these ORBs.
+
+ . Latency
+
+ A set of performance tests that measure throughput, latency
+ and jitter.
+
+ . 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 (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.
+
+