Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / performance-tests / Sequence_Latency / AMI / README
blob5e467a9bb4f47dbf7e571f1b073e75a93c11066f
1 /**
5 @page AMI Latency Test README File
7         This test tries to estimate the minimum latency for a AMI
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.
13         To run the test use the run_test.pl script:
15 $ ./run_test.pl
17         the script returns 0 if the test was successful, and prints
18 out the performance numbers.