Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / performance-tests / POA / README
blob8e3c27a8abf6cebaad5b974b5590fae27cd132f2
3 The following applications are used to measure performance of TAO's POA.
5         . Object_Creation_And_Registration
7                 This test is used to measure the time it takes to
8                 register and activate an object in the POA.
10         . Demux
12                 This test directory tests various demultiplexing
13                 strategies used in the object adapter: searching for
14                 POAs, servants and operation names
17         . Implicit_Activation
19                 Measure the time required to activate servants via _this()
21         . Create_Reference
23                 Measure the time required to create object references
24                 using create_reference_with_id()