summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarvindk <arvindk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-09-19 18:54:19 +0000
committerarvindk <arvindk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-09-19 18:54:19 +0000
commit0753913db79b9e1431ef4361181a083ac013e70f (patch)
tree2bda7830e80342c41f2d18e8b3f7c89079169ad6
parentff0e5bb069ccc81f1ec1cfd8ba6bf327c866dd48 (diff)
downloadATCD-0753913db79b9e1431ef4361181a083ac013e70f.tar.gz
Fri Sep 19 13:31:50 2003 Arvind S. Krishna <arvindk@dre.vanderbilt.edu>
-rw-r--r--TAO/CIAO/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index 4d8e33c693e..43dce0cb03c 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,3 +1,18 @@
+Fri Sep 19 13:31:50 2003 Arvind S. Krishna <arvindk@dre.vanderbilt.edu>
+
+ * performance-tests/Benchmark/descriptors/Test-IOR.cad:
+ cad file to test CORBA server with Component client
+ * performance-tests/Benchmark/RoundTripClient/run_test_ior.pl:
+ Perl script to run the benchmark
+ * performance-tests/Benchmark/RounTrip_server:
+ * performance-tests/Benchmark/RoundTripServer/LatencyTest.cpp:
+ * performance-tests/Benchmark/RoundTripServer/LatencyTest.h:
+ * performance-tests/Benchmark/RoundTripServer.mpc:
+ * performance-tests/Benchmark/RoundTripServer/server.cpp:
+ * performance-tests/Benchmark/RoundTripServer/Test.idl:
+ A server to communicate with CIAO client, implementing the same
+ interface needed.
+
Tue Sep 16 14:04:06 2003 Boris Kolpackov <boris@dre.vanderbilt.edu>
* CCF/Example/ComponentDeploymentDescriptor: Added small example