Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / performance-tests / README
blob2873606c899e7c146649748c5a03f1893174bac9
1 This directory contains a number of tests that illustrate the
2 performance of TAO and other ORBs. The individual directories contain
3 READMEs on how to run the following performance tests:
5 . Cubit
7   This directory contains performance tests for TAO that
8   measure the latency, jitter, CPU utilization, and
9   priority inversion of these ORBs.
11 . Latency
13   A set of performance tests that measure throughput, latency
14   and jitter.
16 . POA
18   Various tests of the TAO's POA performance.
20 . Pluggable
22   The tests in this directory time the latency contributed by
23   various parts of the ORB, but mostly the emphasis is on the
24   contribution due to the pluggable protocols code.
26 . RTCorba
28   Tests for various (TAO-specific) real-time features. Tests
29   for RT CORBA spec real-time features can be found in
30   $TAO_ROOT/tests/RTCORBA.
32 . Throughput
34   Throughput tests (bytes per second) for TAO.