5 @page Deferred Synchronous Latency Test README File
7 This test tries to estimate the minimum latency for a deferred
8 synchronous request. The test uses a single threaded client and
9 server, and configures the ORB to eliminate common sources of
10 overhead, such as locking. This test uses sequence of various data
13 To run the test use the run_test.pl script:
17 the script returns 0 if the test was successful, and prints
18 out the performance numbers.