5 @page Single Threaded 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:
16 the script returns 0 if the test was successful, and prints
17 out the performance numbers.