Changes to attempt to silence bcc64x
[ACE_TAO.git] / TAO / performance-tests / Sequence_Latency / Thread_Per_Connection / README
blob983453473489a0993f905fd3b76ca4ceaadf9168
1 /**
5 @page Single Threaded Sequence Latency Performance Test README File
7         This test tries to estimate the minimum latency for a 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.