diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-12-31 22:47:13 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-12-31 22:47:13 +0000 |
commit | c7fc1d66ba081f5de7b434f2a18e5c6d6453f1bf (patch) | |
tree | 2d26dc01ac03664b515091969c328e40b4866573 /TAO/ChangeLog-98c | |
parent | 422d7930f2a50d40ddcbce0c096ad9ad0cc87cf1 (diff) | |
download | ATCD-c7fc1d66ba081f5de7b434f2a18e5c6d6453f1bf.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/ChangeLog-98c')
-rw-r--r-- | TAO/ChangeLog-98c | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c index 4de8ce762a4..c3e5adadf47 100644 --- a/TAO/ChangeLog-98c +++ b/TAO/ChangeLog-98c @@ -166,15 +166,18 @@ Thu Dec 31 03:54:05 1998 Kirthika Parameswaran <kirthika@cs.wustl.edu> Thu Dec 31 00:11:32 1998 Irfan Pyarali <irfan@cs.wustl.edu> - * orbsvcs/tests/Time/Time.dsp: - * orbsvcs/Time_Service/Time_Service.dsp: - * orbsvcs/orbsvcs/orbsvcs.dsp: + * performance-tests/POA/Object_Creation_And_Registration/registration.cpp (main): + Added timing stats for calls to servant_to_id(). + + * orbsvcs/tests/Time/Time.dsp: + * orbsvcs/Time_Service/Time_Service.dsp: + * orbsvcs/orbsvcs/orbsvcs.dsp: Added new Time Service files. * orbsvcs/orbsvcs/Runtime_Scheduler.cpp: Fixed comment typo. - * performance-tests/POA/Object_Creation_And_Registration/registration.cpp (main): + * performance-tests/POA/Object_Creation_And_Registration/registration.cpp (main): Added code to check the effectiveness of the hashing of servants. |