=default for generated implementation copy ctor
[ACE_TAO.git] / TAO / performance-tests / Sequence_Latency / AMH_Single_Threaded / README
blob5c25066b8a140b41b8ece9b1bcaee93915822bf3
1 /**
5 @page AMH Sequence Latency Test README File
7         This test tries to estimate the minimum latency for a AMH
8 request. The test uses a single threaded client and server, and
9 this test uses sequence of various data types.
11         To run the test use the run_test.pl script:
13 $ ./run_test.pl
15         the script returns 0 if the test was successful, and prints
16 out the performance numbers.