]> arthur.barton.de Git - ngircd-web.git/blobdiff - platforms.html
Update bug tracker links to point to GitHub
[ngircd-web.git] / platforms.html
index d4c930d65555699fc059753e39e969392b3b904f..e5ef712a3d174e6900fc257527c6f175fa809b14 100644 (file)
@@ -64,7 +64,7 @@
 <col width="8%">
 </colgroup>
        <caption><span>ngIRCd: Plattformen &amp; Compile-Zeiten</span><br>
-       Version: <em>ngIRCd</em><br>Zeiten in min:sec, nach make-Dauer sortiert.
+       Zeiten in min:sec, nach make-Dauer sortiert.
        </caption>
        <thead>
        
        </thead>
 
        <tbody>
+       <tr onMouseOver="this.className='dark'" onMouseOut="this.className='white'">
+               <td>x86_64/unknown/linux-gnu <sup>(<a href="#make-j4">6</a>)</sup></td>
+               <td>Hewlett-Packard DL380 G5<br>2x Intel Xeon 5160 Dual Core 3.0GHz, 14 GB RAM;
+               120 GB 2.5&quot; SAS 10000UPM RAID 10, GNU C 4.0.1
+               </td>
+               <td>0:05</td>
+               <td>0:00.9</td>
+               <td></td>
+               <td></td>
+       </tr>
+
        <tr class="light" onMouseOver="this.className='dark'" onMouseOut="this.className='light'">
-               <td>i686-apple-darwin8.6.2</td>
+               <td>i686/apple/darwin8.6.2 <sup>(<a href="#make-j2">1</a>)</sup></td>
                <td>Apple MacBook 13.3&quot;, Intel Core Duo 2.0GHz, 2 GB RAM<br>
-               60 GB 2.5&quot; IDE, GNU C 4.0.1, make -j2
+               60 GB 2.5&quot; IDE, GNU C 4.0.1
                </td>
                <td>0:12</td>
                <td>0:02.8</td>
        <tr onMouseOver="this.className='dark'" onMouseOut="this.className='white'">
                <td>i686/pc/linux-gnu<br>
                </td>
-               <td>Intel   Celeron 600 MHz, 256  MB RAM,<br>
+               <td>Intel Celeron 600 MHz, 256  MB RAM,<br>
                IBM-DDYS-T18350N, GNU C 2.95.2
                </td>
                <td>0:14</td>
        </tr>
        
        <tr onMouseOver="this.className='dark'" onMouseOut="this.className='white'">
-               <td>sparc/sun/solaris2.9
+               <td>sparc/sun/solaris2.9 <sup>(<a href="#loaded">5</a>)</sup>
                </td>
                <td>Sun Ultra 10, UltraSPARC IIi, 440 MHz, 256 MB RAM,<br>
-               9 GB IDE, GNU C 3.1 <sup>(<a href="#loaded">5</a>)</sup> </td>
+               9 GB IDE, GNU C 3.1 </td>
                <td>1:06</td>
                <td>1:15</td>
                <td></td>
@@ -430,10 +441,11 @@ Zur&uuml;ck zur <a href="http://arthur.ath.cx/%7Ealex/ngircd/index.html">ngIRCd-
 (<a name="w2khost">3</a>) Host-System ist Microsoft Windows 2000 Professional.</small><small><br>
 (<a name="guessedid">4</a>) System-ID kann leicht abweichen, genauer Text nicht bekannt.<br>
 (<a name="loaded">5</a>) Au&szlig;er Konkurrenz, da im Produktionseinsatz und mit Last.<br>
+(<a name="make-j4">6</a>) make wurde mit der Option &quot;-j4&quot; aufgerufen, d.h. es liefen vier make-Prozesse.<br>
 </small>
 </p>
 
-<p>$Id$</p>
+<p>$Id: platforms.html,v 1.13 2006/10/09 09:36:20 alex Exp $</p>
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>