Changes to attempt to silence bcc64x
[ACE_TAO.git] / TAO / performance-tests / Sequence_Latency / DII / README
blob65b157fb1f4bd558ca99754bdb7c8bc5d562b838
1 /**
5 @page DII Latency Test README File
7         This test tries to estimate the minimum latency for a DII twoway
8 request.  The test uses a single threaded client and server, and
9 configures the ORB to eliminate common sources of overhead, such as
10 locking. This test uses sequence of various data types.
12         To run the test use the run_test.pl script:
14 $ ./run_test.pl
16         the script returns 0 if the test was successful, and prints
17 out the performance numbers.