blob: 9d2002fc2269fc7098aac2cfa3c9fa3941611548 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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.
|