Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / ACE / html / Stats / index.shtml
blob3843557a582ec9b1fed10c6ab895f057cdcd380f
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2                       "http://www.w3.org/TR/html4/loose.dtd">
3 <HTML>
4   <HEAD>
5     <TITLE>ACE+TAO+CIAO+DAnCE Metrics</TITLE>
6     <LINK href="Stats.css" rel="stylesheet" type="text/css">
7   </HEAD>
8   <CENTER>
9   <TABLE>
10   <h1>Continuous Metrics for ACE+TAO+CIAO+DAnCE</h1>
11   </TABLE>
12   </CENTER>
13   <!--#include file="img.html"-->
14   <BODY>
15     <HR>
16     <LEFT>
17     <P>These pages track <A HREF="footprint.shtml">footprint</A>,
18        and <A HREF="performance.shtml"> performance</A> metrics for ACE+TAO+CIAO+DAnCE.
19       The results are collected from our <A
20       href="http://www.dre.vanderbilt.edu/scoreboard"> nightly</A>
21       regression tests. The complete source for the tests is
22       available as part of the ACE+TAO+CIAO+DAnCE <A
23       HREF="http://download.dre.vanderbilt.edu">distribution</A>.
24       The hardware and software configuration used for these
25       tests is described <A
26       HREF="configuration.shtml">here</A>. Notice, however, that the
27       results contained here may be different from what you will
28       obtain using a TAO release or micro kit, since the experiments
29       are based on our current source tree. </P>
31     <P>More information about ACE+TAO+CIAO+DAnCE footprints, and the continuing
32       effort to reduce the library and application's code size can be
33       found in the
34       <A HREF="https://svn.dre.vanderbilt.edu/viewvc/Middleware/trunk/ACE/docs/ACE-subsets.html?revision=HEAD">
35         ACE+TAO+CIAO subsetting
36       </A>
37       page.
38     </P>
40 <h3>Additional Development Process Related Pages</h3>
41 <p>
42 In addition to the statistics described above, a number of other ACE/TAO/CIAO/DAnCE development process related web pages we use are the following:
43 <ul>
44 <li>
45   <a href="http://www.dre.vanderbilt.edu/Scoreboard/">Automated Builds</a>
46 </li>
47 <li>
48   <a href="http://scoreboard.theaceorb.nl/">Graphical scoreboard</a>
49 </li>
50 <li>
51   Xampler Performance benchmarks for <a href="http://www.dre.vanderbilt.edu/~isisbuilds/auto_compile_logs/isislab/emulab/FC6xampler/Template-Display/_Report/">x86</a>
52 </li>
53 <li>
54   <a href="CORBAecompact/index.html">Footprint CORBA/e compact</a>
55 </li>
56 <li>
57   <a href="CORBAemicro/index.html">Footprint CORBA/e micro</a>
58 </li>
59 <li>
60   <a href="CORBAemicros/index.html">Footprint CORBA/e micro single threaded</a>
61 </li>
62 <li>
63   <a href="CORBAminimum/index.html">Footprint Minimum CORBA</a>
64 </li>
65 <li>
66   <a href="regular/index.html">Footprint Regular CORBA</a>
67 </li>
68 <li>
69   <a href="versioned/index.html">Footprint versioned namespaces CORBA</a>
70 </li>
71 <li>
72   <a href="performance.shtml">Performance metrics Regular CORBA</a>
73 </li>
74 </ul>
75 The <i>Scoreboard</i>
76 pages contain compile- and link-time build results of recent snapshots
77 of our main development branch.
78 </p>
81 <!--#include file="navigation.html"-->
82 <!--#include file="footer.html"-->
84   </BODY>
85 </HTML>