summaryrefslogtreecommitdiff
path: root/trunk/TAO/performance-tests/POA/Create_Reference/README
blob: 9bd9630edeaf2cc9feadfad77c62ba57f8eb1e94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/**

@page Create_Reference Performance Test README File

	This test measures the time required to create an object
reference using create_reference_with_id().  The test should be
extended to include POAs with the NO_RETAIN policy.

	To run the test use the run_test.pl script:

$ ./run_test.pl

	the script returns 0 if the test was successful, and prints
out the performance numbers.

*/