Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / performance-tests / POA / Create_Reference / README
blobd7583900fd623407399bcbd9a1aa875c4e68f5d9
1 /**
5 @page Create_Reference Performance Test README File
7         This test measures the time required to create an object
8 reference using create_reference_with_id().  The test should be
9 extended to include POAs with the NO_RETAIN policy.
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.