summaryrefslogtreecommitdiff
path: root/ACE/html
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-01-03 12:41:18 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-01-03 12:41:18 +0000
commit4d2d609a8b435cf8cd5f81b87ddf7be41ea59bdb (patch)
tree7bb69b9e16d6fa4e886c83d40dd419408eb23a7e /ACE/html
parentd6266d87b85f907ae2bab822de846cce95dce298 (diff)
downloadATCD-4d2d609a8b435cf8cd5f81b87ddf7be41ea59bdb.tar.gz
Tue Jan 3 12:40:43 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* bin/footprint_stats.sh: * html/Stats/detailed_footprint.shtml: * html/Stats/detailed_performance.shtml: * html/Stats/footer.html: * html/Stats/index.shtml: * html/Stats/navigation.html: Updated links, docu, status * html/Stats/compilation.shtml: Removed this file.
Diffstat (limited to 'ACE/html')
-rw-r--r--ACE/html/Stats/compilation.shtml11
-rw-r--r--ACE/html/Stats/detailed_footprint.shtml2
-rw-r--r--ACE/html/Stats/detailed_performance.shtml2
-rw-r--r--ACE/html/Stats/footer.html4
-rw-r--r--ACE/html/Stats/index.shtml27
-rw-r--r--ACE/html/Stats/navigation.html3
6 files changed, 14 insertions, 35 deletions
diff --git a/ACE/html/Stats/compilation.shtml b/ACE/html/Stats/compilation.shtml
deleted file mode 100644
index 1d28cfd89c4..00000000000
--- a/ACE/html/Stats/compilation.shtml
+++ /dev/null
@@ -1,11 +0,0 @@
-<HTML>
-<head>
-<meta http-equiv="refresh" content="0; URL=http://www.dre.vanderbilt.edu/Stats/CP/">
-<title>Compilation Metrics for ACE+TAO+CIAO Page</title>
-<LINK REL="STYLESHEET" TYPE="text/css" HREF="pagestyle.css">
-</head>
-<body>
-<center>
-</center>
-</body>
-</HTML>
diff --git a/ACE/html/Stats/detailed_footprint.shtml b/ACE/html/Stats/detailed_footprint.shtml
index 723c4a438ac..d02ed411bf2 100644
--- a/ACE/html/Stats/detailed_footprint.shtml
+++ b/ACE/html/Stats/detailed_footprint.shtml
@@ -1,7 +1,7 @@
<HTML>
<head>
<meta http-equiv="refresh" content="0; URL=http://www.dre.vanderbilt.edu/~isisbuilds/auto_compile_logs/FP_Metrics/metrics/">
-<title>Footprint Metrics for ACE+TAO+CIAO Page</title>
+<title>Footprint Metrics for ACE+TAO+CIAO+DAnCE Page</title>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="pagestyle.css">
</head>
<body>
diff --git a/ACE/html/Stats/detailed_performance.shtml b/ACE/html/Stats/detailed_performance.shtml
index 7bdb596335a..c0fb2975b07 100644
--- a/ACE/html/Stats/detailed_performance.shtml
+++ b/ACE/html/Stats/detailed_performance.shtml
@@ -12,7 +12,7 @@
<P>
Results for the performance experiments in
- <CODE>$ACE_ROOT/TAO/performance-tests</CODE>.
+ <CODE>$TAO_ROOT/performance-tests</CODE>.
The results for all the tests are combined in a single chart.
</P>
<DIV align="center">
diff --git a/ACE/html/Stats/footer.html b/ACE/html/Stats/footer.html
index c83b263eabb..c8df8412026 100644
--- a/ACE/html/Stats/footer.html
+++ b/ACE/html/Stats/footer.html
@@ -6,7 +6,7 @@
src="/image/valid-html401.png"
alt="Valid HTML 4.01!" height="31" width="88">
</a>
- <a href="mailto:bala at dre dot vanderbilt dot edu">
- Bala Natarajan
+ <a href="mailto:jwillemsen at remedy dot nl">
+ Johnny Willemsen
</a>
</address>
diff --git a/ACE/html/Stats/index.shtml b/ACE/html/Stats/index.shtml
index 2683832f444..b5b710555b2 100644
--- a/ACE/html/Stats/index.shtml
+++ b/ACE/html/Stats/index.shtml
@@ -16,21 +16,21 @@
<HR>
<LEFT>
<P>These pages track <A HREF="footprint.shtml">footprint</A>,
- <A HREF="compilation.shtml"> compilation</A> and <A
+ and <A
HREF="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 <A
+ 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
tests is described <A
HREF="configuration.shtml">here</A>. Notice, however, that the
results contained here may be different from what you will
- obtain using a TAO release or beta kit, since the experiments
+ obtain using a TAO release or micro kit, since the experiments
are based on our current source tree. </P>
- <P>More information about ACE+TAO+CIAO footprints, and the continuing
+ <P>More information about ACE+TAO+CIAO+DAnCE footprints, and the continuing
effort to reduce the library and application's code size can be
found in the
<A HREF="https://svn.dre.vanderbilt.edu/viewvc/Middleware/trunk/ACE/docs/ACE-subsets.html?revision=HEAD">
@@ -44,38 +44,31 @@
In addition to the statistics described above, a number of other ACE/TAO/CIAO development process related web pages we use are the following:
<ul>
<li>
- <a href="http://www.dre.vanderbilt.edu/Coverage/">Code Coverage</a>
-</li>
-<li>
<a href="http://www.dre.vanderbilt.edu/Scoreboard/">Automated Builds</a>
</li>
<li>
Xampler Performance benchmarks for <a href="http://www.dre.vanderbilt.edu/~isisbuilds/auto_compile_logs/isislab/emulab/FC6xampler/Template-Display/_Report/">x86</a>
</li>
<li>
- <a href="http://www.dre.vanderbilt.edu/Stats/CORBAecompact/">Footprint CORBA/e compact</a>
-</li>
-<li>
- <a href="http://www.dre.vanderbilt.edu/Stats/CORBAemicro/">Footprint CORBA/e micro</a>
+ <a href="http://devportalvm.remedy.nl/builds/fc16_fp_corbaec/metrics/x/">Footprint CORBA/e compact</a>
</li>
<li>
- <a href="http://www.dre.vanderbilt.edu/Stats/CORBAemicros/">Footprint CORBA/e micro single threaded</a>
+ <a href="http://devportalvm.remedy.nl/builds/fc16_fp_corbaem/metrics/x/">Footprint CORBA/e micro</a>
</li>
<li>
- <a href="http://www.dre.vanderbilt.edu/Stats/CORBAminimum/">Footprint Minimum CORBA</a>
+ <a href="http://devportalvm.remedy.nl/builds/fc16_fp_corbaems/metrics/x/">Footprint CORBA/e micro single threaded</a>
</li>
<li>
- <a href="http://www.dre.vanderbilt.edu/Stats/regular/">Footprint Regular CORBA</a>
+ <a href="http://devportalvm.remedy.nl/builds/fc16_fp_corbaminimum/metrix/x/">Footprint Minimum CORBA</a>
</li>
<li>
- <a href="compilation.shtml">Compilation metrics Regular CORBA</a>
+ <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>
</li>
</ul>
-The <i>Code Coverage</i> pages illustrate which areas of
-ACE+TAO+CIAO code are used, and how frequently. The <i>Scoreboard</i>
+The <i>Scoreboard</i>
pages contain compile- and link-time build results of recent snapshots
of our main development branch.
</p>
diff --git a/ACE/html/Stats/navigation.html b/ACE/html/Stats/navigation.html
index 4c354346dc0..5717d3f7aef 100644
--- a/ACE/html/Stats/navigation.html
+++ b/ACE/html/Stats/navigation.html
@@ -11,9 +11,6 @@
[<A href="footprint.shtml">Footprint</A>]
</TD>
<TD>
- [<A href="compilation.shtml">Compilation</A>]
- </TD>
- <TD>
[<A href="performance.shtml">Performance</A>]
</TD>
</TR>