summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-17 15:59:44 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-17 15:59:44 +0000
commit8863722dcfb04b9614df72a4649b9cef610c7221 (patch)
treee5bfc60bda406450496214932986305e63729ff8
parentb27e27a7d6cb1afefde16518394c3cd32ac90253 (diff)
downloadATCD-8863722dcfb04b9614df72a4649b9cef610c7221.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 5dd71f63981..3f99fd3c176 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,15 @@
+Sat Jul 17 10:53:49 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
+
+ * performance-tests/Latency/Makefile
+ * performance-tests/Latency/client.cpp
+ * performance-tests/Latency/test.idl
+ * performance-tests/Latency/test_i.cpp
+ * performance-tests/Latency/test_i.h
+ * performance-tests/Latency/client.exclusive.conf
+ * performance-tests/Latency/ami-latency-client.cpp
+ * performance-tests/Latency/client-st-muxed.conf : Latency test is
+ in place now. This should do for Throughput meaurement also.
+
Fri Jul 16 12:20:50 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
* tests/AMI/client.cpp: Cosmetic changes.