From 3aff90f4a822fcf5d902bbfbcc9fa931d6191a8c Mon Sep 17 00:00:00 2001 From: "William R. Otte" Date: Mon, 24 Jul 2006 15:50:21 +0000 Subject: Repo restructuring --- TAO/performance-tests/README | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 TAO/performance-tests/README (limited to 'TAO/performance-tests/README') 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. + + -- cgit v1.2.1