summaryrefslogtreecommitdiff
path: root/ACE/html
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-01-06 11:16:36 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-01-06 11:16:36 +0000
commitff6925933952615b04dfd0fb2417c73aa47426d7 (patch)
treebbd9a5854ce553f253362437514e4fbee144a6ed /ACE/html
parent1c7ed52d79b1d25f67a58c72584b7f76000d7bd4 (diff)
downloadATCD-ff6925933952615b04dfd0fb2417c73aa47426d7.tar.gz
Fri Jan 6 11:16:03 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* html/Stats/configuration.shtml: * html/Stats/index.shtml: * html/Stats/simple_footprint.shtml: Extended data to be shown and updated links
Diffstat (limited to 'ACE/html')
-rw-r--r--ACE/html/Stats/configuration.shtml8
-rw-r--r--ACE/html/Stats/index.shtml10
-rw-r--r--ACE/html/Stats/simple_footprint.shtml36
3 files changed, 27 insertions, 27 deletions
diff --git a/ACE/html/Stats/configuration.shtml b/ACE/html/Stats/configuration.shtml
index 28e650cb58c..9243e76a3a7 100644
--- a/ACE/html/Stats/configuration.shtml
+++ b/ACE/html/Stats/configuration.shtml
@@ -15,7 +15,7 @@
The machine is running Linux
(<!--#include file="data/linuxversion.txt"-->),
and we use GCC (<!--#include file="data/gccversion.txt"-->),
- to compile ACE+TAO, with static libraries
+ to compile ACE+TAO+CIAO+DAnCE, with static libraries
and optimizations enabled.
</P>
@@ -26,14 +26,14 @@
</THEAD>
-->
<TBODY>
- <TR><TD>ACE+TAO Configuration</TD><TD>config.h</TD></TR>
+ <TR><TD>ACE+TAO+CIAO+DAnCE Configuration</TD><TD>config.h</TD></TR>
<TR><TD colspan="2">
<PRE>
<!--#include file="data/config.h.txt"-->
</PRE>
</TD>
</TR>
- <TR><TD>ACE+TAO Configuration</TD><TD>platform_macros.GNU</TD></TR>
+ <TR><TD>ACE+TAO+CIAO+DAnCE Configuration</TD><TD>platform_macros.GNU</TD></TR>
<TR><TD colspan="2">
<PRE>
<!--#include file="data/platform_macros.GNU.txt"-->
@@ -41,7 +41,7 @@
</TD>
</TR>
</TR>
- <TR><TD>ACE+TAO Configuration</TD><TD>default.features</TD></TR>
+ <TR><TD>ACE+TAO+CIAO+DAnCE Configuration</TD><TD>default.features</TD></TR>
<TR><TD colspan="2">
<PRE>
<!--#include file="data/default.features.txt"-->
diff --git a/ACE/html/Stats/index.shtml b/ACE/html/Stats/index.shtml
index 5aec3a5fb92..5f8ff44b43a 100644
--- a/ACE/html/Stats/index.shtml
+++ b/ACE/html/Stats/index.shtml
@@ -15,15 +15,15 @@
<BODY>
<HR>
<LEFT>
- <P>These pages track <A HREF="footprint.shtml">footprint</A>,
+ <P>These pages track <A HREF="http://devportalvm.remedy.nl/builds/fc16_fp_performance/Stats/footprint.shtml">footprint</A>,
and <A
- HREF="performance.shtml"> performance</A> metrics for ACE+TAO+CIAO.
+ HREF="http://devportalvm.remedy.nl/builds/fc16_fp_performance/Stats/performance.shtml"> performance</A> metrics for ACE+TAO+CIAO.
The results are collected from our <A
href="http://www.dre.vanderbilt.edu/scoreboard"> nightly</A>
regression tests. The complete source for the tests is
available as part of the ACE+TAO+CIAO+DAnCE <A
- HREF="http://download.dre.vanderbilt.edu"> distribution
- </A>. The hardware and software configuration used for these
+ HREF="http://download.dre.vanderbilt.edu"> distribution</A>.
+ The hardware and software configuration used for these
tests is described <A
HREF="configuration.shtml">here</A>. Notice, however, that the
results contained here may be different from what you will
@@ -65,7 +65,7 @@ In addition to the statistics described above, a number of other ACE/TAO/CIAO de
<a href="http://devportalvm.remedy.nl/builds/fc16_fp_regular/metrics/x/">Footprint Regular CORBA</a>
</li>
<li>
- <a href="performance.shtml">Performance metrics Regular CORBA</a>
+ <a href="http://devportalvm.remedy.nl/builds/fc16_fp_performance/Stats/performance.shtml">Performance metrics Regular CORBA</a>
</li>
</ul>
The <i>Scoreboard</i>
diff --git a/ACE/html/Stats/simple_footprint.shtml b/ACE/html/Stats/simple_footprint.shtml
index df8e9d3f908..0101a6954e4 100644
--- a/ACE/html/Stats/simple_footprint.shtml
+++ b/ACE/html/Stats/simple_footprint.shtml
@@ -30,7 +30,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_ORB_init_size.txt" -->
+ <A HREF="data/LAST_ORB_init_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -45,7 +45,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_ORB_destroy_size.txt" -->
+ <A HREF="data/LAST_ORB_destroy_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -60,7 +60,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libACE.a_size.txt" -->
+ <A HREF="data/LAST_libACE.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -75,7 +75,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO.a_size.txt" -->
+ <A HREF="data/LAST_libTAO.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -90,7 +90,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO_PortableServer.a_size.txt" -->
+ <A HREF="data/LAST_libTAO_PortableServer.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -105,7 +105,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO_Messaging.a_size.txt" -->
+ <A HREF="data/LAST_libTAO_Messaging.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -120,7 +120,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO_Strategies.a_size.txt" -->
+ <A HREF="data/LAST_libTAO_Strategies.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -135,7 +135,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO_DynamicAny.a_size.txt" -->
+ <A HREF="data/LAST_libTAO_DynamicAny.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -150,7 +150,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO_DynamicInterface.a_size.txt" -->
+ <A HREF="data/LAST_libTAO_DynamicInterface.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -165,7 +165,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO_IFR_Client.a_size.txt" -->
+ <A HREF="data/LAST_libTAO_IFR_Client.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -180,7 +180,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO_BiDirGIOP.a_size.txt" -->
+ <A HREF="data/LAST_libTAO_BiDirGIOP.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -195,7 +195,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO_IORManip.a_size.txt" -->
+ <A HREF="data/LAST_libTAO_IORManip.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -210,7 +210,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO_IORTable.a_size.txt" -->
+ <A HREF="data/LAST_libTAO_IORTable.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -225,7 +225,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO_TypeCodeFactory.a_size.txt" -->
+ <A HREF="data/LAST_libTAO_TypeCodeFactory.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -240,7 +240,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO_PI.a_size.txt" -->
+ <A HREF="data/LAST_libTAO_PI.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -255,7 +255,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO_PI_Server.a_size.txt" -->
+ <A HREF="data/LAST_libTAO_PI_Server.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -270,7 +270,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO_RTCORBA.a_size.txt" -->
+ <A HREF="data/LAST_libTAO_RTCORBA.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>
@@ -285,7 +285,7 @@
</TD>
<TD>
<PRE>
-<!--#include file="data/LAST_libTAO_RTPortableServer.a_size.txt" -->
+ <A HREF="data/LAST_libTAO_RTPortableServer.a_size.txt">[Download]</A>
</PRE>
</TD>
<TD>