summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-11-13 23:13:38 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-11-13 23:13:38 +0000
commitae7f8c28724e15f683e85066f188035e58b7fe20 (patch)
treee7e5a2157a8e02eb03e54a4695cae6c4e19b9372
parentfa1e2702099acdd585ffa3d9704b09d47979a9e6 (diff)
downloadATCD-ae7f8c28724e15f683e85066f188035e58b7fe20.tar.gz
ChangeLogTag:Tue Nov 13 15:04:15 2001 Carlos O'Ryan <coryan@uci.edu>
-rw-r--r--ChangeLog12
-rw-r--r--ChangeLogs/ChangeLog-02a12
-rw-r--r--ChangeLogs/ChangeLog-03a12
-rw-r--r--THANKS1
-rw-r--r--html/Stats/detailed_performance.shtml30
-rw-r--r--html/Stats/index.shtml7
6 files changed, 59 insertions, 15 deletions
diff --git a/ChangeLog b/ChangeLog
index e6587a8f98e..3a62638d6ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
+Tue Nov 13 15:04:15 2001 Carlos O'Ryan <coryan@uci.edu>
+
+ * html/Stats/index.shtml:
+ * html/Stats/detailed_performance.shtml:
+ Improved documentation about the test location, ORB and network
+ configuration used. Thanks to David Yongqiang Wang
+ <davidyw@avaya.com> for pointing out the problems.
+
Tue Nov 13 11:46:11 2001 Chris Cleeland <cleeland_c@ociweb.com>
- * tests/Collection_Test.cpp (iterate_const): Fixed ACE_DEBUG print
- statements that were accessing the element of the unbounded set as
+ * tests/Collection_Test.cpp (iterate_const): Fixed ACE_DEBUG print
+ statements that were accessing the element of the unbounded set as
an int rather than an UglyThing. Thanks to Ossama for pointing
this out.
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index e6587a8f98e..3a62638d6ef 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,7 +1,15 @@
+Tue Nov 13 15:04:15 2001 Carlos O'Ryan <coryan@uci.edu>
+
+ * html/Stats/index.shtml:
+ * html/Stats/detailed_performance.shtml:
+ Improved documentation about the test location, ORB and network
+ configuration used. Thanks to David Yongqiang Wang
+ <davidyw@avaya.com> for pointing out the problems.
+
Tue Nov 13 11:46:11 2001 Chris Cleeland <cleeland_c@ociweb.com>
- * tests/Collection_Test.cpp (iterate_const): Fixed ACE_DEBUG print
- statements that were accessing the element of the unbounded set as
+ * tests/Collection_Test.cpp (iterate_const): Fixed ACE_DEBUG print
+ statements that were accessing the element of the unbounded set as
an int rather than an UglyThing. Thanks to Ossama for pointing
this out.
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index e6587a8f98e..3a62638d6ef 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,7 +1,15 @@
+Tue Nov 13 15:04:15 2001 Carlos O'Ryan <coryan@uci.edu>
+
+ * html/Stats/index.shtml:
+ * html/Stats/detailed_performance.shtml:
+ Improved documentation about the test location, ORB and network
+ configuration used. Thanks to David Yongqiang Wang
+ <davidyw@avaya.com> for pointing out the problems.
+
Tue Nov 13 11:46:11 2001 Chris Cleeland <cleeland_c@ociweb.com>
- * tests/Collection_Test.cpp (iterate_const): Fixed ACE_DEBUG print
- statements that were accessing the element of the unbounded set as
+ * tests/Collection_Test.cpp (iterate_const): Fixed ACE_DEBUG print
+ statements that were accessing the element of the unbounded set as
an int rather than an UglyThing. Thanks to Ossama for pointing
this out.
diff --git a/THANKS b/THANKS
index 0fbfa01caff..2a861a627f4 100644
--- a/THANKS
+++ b/THANKS
@@ -1367,6 +1367,7 @@ Syed Wasim Ali <syed.ali@neustar.com>
Bo Balder <bba@post.utfors.se>
Michael Sawczyn <msawczyn@columbus.rr.com>
Ildar Gabdulline <ildar_gabdullin@mailru.com>
+David Yongqiang Wang <davidyw@avaya.com>
I would particularly like to thank Paul Stephenson, who worked with me
at Ericsson in the early 1990's. Paul devised the recursive Makefile
diff --git a/html/Stats/detailed_performance.shtml b/html/Stats/detailed_performance.shtml
index 5f3f3024682..05c6b77e87f 100644
--- a/html/Stats/detailed_performance.shtml
+++ b/html/Stats/detailed_performance.shtml
@@ -21,6 +21,17 @@
src="images/CORBA.png"
width="640" height="480">
</P>
+ </DIV>
+ <HR>
+ <P>The tests below are all located in
+ <CODE>$TAO_ROOT/performance-tests</CODE>.
+ Each test has a driver script that runs it,
+ these scripts run the tests over the loopback network
+ interface.
+ Unless indicated otherwise, the tests use the default ORB
+ configuration.
+ </P>
+ <DIV align="center">
<P>
<TABLE BORDER="2">
<THEAD>
@@ -33,7 +44,7 @@
</THEAD>
<TBODY>
<TR>
- <TD>AMI</TD>
+ <TD>AMI_Latency</TD>
<TD><A HREF="images/AMI.png">
<IMG ALT="AMI" SRC="images/thumbnails/AMI.png">
</A>
@@ -48,7 +59,7 @@
</TD>
</TR>
<TR>
- <TD>DII</TD>
+ <TD>DII_Latency</TD>
<TD><A HREF="images/DII.png">
<IMG ALT="DII" SRC="images/thumbnails/DII.png">
</A>
@@ -63,7 +74,7 @@
</TD>
</TR>
<TR>
- <TD>DSI</TD>
+ <TD>DSI_Latency</TD>
<TD><A HREF="images/DSI.png">
<IMG ALT="DSI" SRC="images/thumbnails/DSI.png">
</A>
@@ -78,7 +89,7 @@
</TD>
</TR>
<TR>
- <TD>Deferred</TD>
+ <TD>Deferred_Latency</TD>
<TD><A HREF="images/Deferred.png">
<IMG ALT="Deferred" SRC="images/thumbnails/Deferred.png">
</A>
@@ -93,7 +104,10 @@
</TD>
</TR>
<TR>
- <TD>Single_Threaded</TD>
+ <TD>Single_Threaded_Latency<BR>
+ Configuration optimized<BR>
+ for single-threaded apps<BR>
+ </TD>
<TD><A HREF="images/Single_Threaded.png">
<IMG ALT="Single_Threaded" SRC="images/thumbnails/Single_Threaded.png">
</A>
@@ -108,7 +122,7 @@
</TD>
</TR>
<TR>
- <TD>Single_Threaded (Defaults)</TD>
+ <TD>Single_Threaded_Latency</TD>
<TD><A HREF="images/Default.png">
<IMG ALT="Default" SRC="images/thumbnails/Default.png">
</A>
@@ -123,7 +137,7 @@
</TD>
</TR>
<TR>
- <TD>Thread_Per_Connection</TD>
+ <TD>Thread_Per_Connection_Latency</TD>
<TD><A HREF="images/Thread_Per_Connection.png">
<IMG ALT="Thread_Per_Connection" SRC="images/thumbnails/Thread_Per_Connection.png">
</A>
@@ -138,7 +152,7 @@
</TD>
</TR>
<TR>
- <TD>Thread_Pool</TD>
+ <TD>Thread_Pool_Latency</TD>
<TD><A HREF="images/Thread_Pool.png">
<IMG ALT="Thread_Pool" SRC="images/thumbnails/Thread_Pool.png">
</A>
diff --git a/html/Stats/index.shtml b/html/Stats/index.shtml
index fd57790126e..fdad8b33614 100644
--- a/html/Stats/index.shtml
+++ b/html/Stats/index.shtml
@@ -39,7 +39,12 @@
<P>ORB throughput, in requests per second,
using the performance test in:
- <CODE>$ACE_ROOT/TAO/performance-tests/Single_Threaded_Latency</CODE>.
+ <CODE>$ACE_ROOT/TAO/performance-tests/Single_Threaded_Latency</CODE>,
+ the ORB configuration is optimized for single threaded
+ applications using the <CODE>svc.conf</CODE> file in said
+ directory.
+ The test is executed over the loopback interface, using the
+ <CODE>run_test.pl</CODE> driver script in the same directory.
</P>
<DIV align="center">
<IMG alt="Single Threaded"