summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/POA/README
blob: af00cf0d72791143a46817df6a076aa56c21c4f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
// $Id$

The following applications are used to measure performance of TAO's POA. 

        . Object_Creation_And_Registration

                This test is used to measure the time it takes to
                register and activate an object in the POA.

        . Demux

                This test directory tests various demultiplexing
                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()