summaryrefslogtreecommitdiff
path: root/html/Stats/footprint.shtml
blob: e9fed552179356736c81536158d10ca3c4152a6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!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+CIAO+DAnCE 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="regular/ace_Footprint.html">ACE</a>
   <LI><a href="regular/tao_Footprint.html">TAO</a>
   <LI><a href="regular/ciao_Footprint.html">CIAO</a>
   <LI><a href="regular/dance_Footprint.html">DAnCE</a>
   </UL>

</LI> </UL>
   </BODY> <P>
<HR>
      
<!--#include file="navigation.html"-->
<!--#include file="footer.html"-->
</HTML>