summaryrefslogtreecommitdiff
path: root/html/Stats/footprint.shtml
diff options
context:
space:
mode:
Diffstat (limited to 'html/Stats/footprint.shtml')
-rw-r--r--html/Stats/footprint.shtml44
1 files changed, 0 insertions, 44 deletions
diff --git a/html/Stats/footprint.shtml b/html/Stats/footprint.shtml
deleted file mode 100644
index 5498c7a1254..00000000000
--- a/html/Stats/footprint.shtml
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
- <HEAD>
- <!-- $Id$ -->
- <TITLE>Footprint Metrics Results</TITLE>
- <LINK href="Stats.css" rel="stylesheet" type="text/css">
- </HEAD>
- <DIV align="center">
- <h2>ACE+TAO Footprint Metrics Results</h2>
-
- </DIV>
- <CENTER>
- <TABLE cellpadding=0 cellspacing=0 border=0>
- <TD>
- <A HREF="http://www.dre.vanderbilt.edu/">
- <IMG SRC="/image/doc.jpg" width="183" height="45"></A>
- </TD>
- </table>
- </center>
- <P><HR>
- <BODY>
- The footprint pages are organized as follows:
-
- <UL> <LI> <A HREF="simple_footprint.shtml"> Quick Footprint</A>,
- for a high-level view that shows the sizes of libraries and two
- executables that represent the minimum size of TAO's client and
- server. </LI> </UL>
-
- <UL> <LI> Detailed Footprint, for a closer look at the sizes of
- libraries and its dependencies.
- <UL>
- <LI><a href="http://www.dre.vanderbilt.edu/~isisbuilds/auto_compile_logs/FP_Metrics/metrics/ace_Footprint.html">ACE</a>
- <LI><a href="http://www.dre.vanderbilt.edu/~isisbuilds/auto_compile_logs/FP_Metrics/metrics/tao_Footprint.html">TAO</a>
- <LI><a href="http://www.dre.vanderbilt.edu/~isisbuilds/auto_compile_logs/FP_Metrics/metrics/ciao_Footprint.html">CIAO</a>
- </UL>
-
-</LI> </UL>
- </BODY> <P>
-<HR>
-
-<!--#include file="navigation.html"-->
-<!--#include file="footer.html"-->
-</HTML>