summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/POA/README
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-09 21:43:06 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-09 21:43:06 +0000
commitffdd2c42c7af5b88191732595c8dd1b5cd12d396 (patch)
tree7f9cde428c3a55f976f8500ccaafd795b2359f43 /TAO/performance-tests/POA/README
parentbf2837661002b3408fdd54f82c0f9eec55e5c080 (diff)
downloadATCD-ffdd2c42c7af5b88191732595c8dd1b5cd12d396.tar.gz
ChangeLogTag:Wed May 9 14:40:51 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/performance-tests/POA/README')
-rw-r--r--TAO/performance-tests/POA/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/performance-tests/POA/README b/TAO/performance-tests/POA/README
index 9c91281778a..af00cf0d727 100644
--- a/TAO/performance-tests/POA/README
+++ b/TAO/performance-tests/POA/README
@@ -13,3 +13,13 @@ The following applications are used to measure performance of TAO's POA.
strategies used in the object adapter: searching for
POAs, servants and operation names
+
+ . Implicit_Activation
+
+ Measure the time required to activate servants via _this()
+
+ . Create_Reference
+
+ Measure the time required to create object references
+ using create_reference_with_id()
+