This groups all SPEC CPU (and properly naming them) as well as removes
dead links (content) and adjusts what is run by SUSE.

Our main landing-page at http://gcc.opensuse.org/ is now all new
singing and dancing dynamic content (yay).

Committed.

Richard.

2017-05-30  Richard Biener  <rguent...@suse.de>

        * benchmarks/index.html: Update and remove dead content.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/benchmarks/index.html,v
retrieving revision 1.37
diff -u -r1.37 index.html
--- index.html  28 Jan 2017 21:33:40 -0000      1.37
+++ index.html  30 May 2017 12:35:34 -0000
@@ -14,24 +14,21 @@
 benchmarks.
 </p>
 
-<h2>SPEC 2000</h2>
+<h2>SPEC CPU</h2>
 
 <p>
-AMD Athlon and PowerPC64 SPEC 2000 results are available at
+AMD Athlon, AMD Bulldozer, Intel Haswell and Intel Itanium SPEC CPU 2000 and
+SPEC CPU 2006 results are available at
 <a href="http://gcc.opensuse.org/";>http://gcc.opensuse.org/</a>.
 </p>
 
-<p>SPEC 2000 results on Intel Core2 are available at <a
+<p>SPEC CPU 2000 results on Intel Core2 are available at <a
 
href="https://vmakarov.fedorapeople.org/spec/index.html";>https://vmakarov.fedorapeople.org/spec/index.html</a>.
 The scripts used are based on original scripts by Diego Novillo.
 </p>
 
-<p> SPEC 2000 results on Intel Core2, Intel P4 and PowerPC 64 are available
-at <a 
href="http://www.airs.com/dnovillo/spec2000/";>http://www.airs.com/dnovillo/spec2000/</a>.</p>
-
-<h2>SPEC 2006</h2>
 <p>
-SPEC 2006 results on Intel Core2 are available at the
+SPEC CPU 2006 results on Intel Core2 are available at the
 same place as SPEC2000 ones: <a
 
href="https://vmakarov.fedorapeople.org/spec/index.html";>https://vmakarov.fedorapeople.org/spec/index.html</a>.
 </p>
@@ -54,12 +51,9 @@
 </p>
 
 <p>
-Richard Biener runs
-<a href="http://users.suse.com/~rguenther/tramp3d/";
->TraMP3d-v4</a> tracking mainline GCC compile and runtime performance and
-its memory usage. Various other C++ benchmarks and Polyhedron are run also,
-results can be found at <a href="http://gcc.opensuse.org/c++bench/";
->http://gcc.opensuse.org/c++bench/</a>.
+SUSE runs various other C++ benchmarks and Polyhedron.
+Results can be found at <a href="http://gcc.opensuse.org/";
+>http://gcc.opensuse.org/</a>.
 </p>
 
 <p>
@@ -70,15 +64,6 @@
 </p>
 
 <p>
-A memory tester (maintained by Jan Hubicka) is periodically checking GCC memory
-usage.  The reports are sent to the <a
-href="https://gcc.gnu.org/ml/gcc-regression/";>gcc-regressions mailing list</a>
-when some noticeable change is detected.   Dumps from the latest run and
-summaries are available at <a
-href="http://gcc.opensuse.org/memory/";>http://gcc.opensuse.org/memory/</a>
-</p>
-
-<p>
 Diego Novillo compiled a collection of relevant scripts at
 <a 
href="https://gcc.gnu.org/wiki/PerformanceTesting";>https://gcc.gnu.org/wiki/PerformanceTesting</a>
 </p>

Reply via email to