This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: benchmark/index.html


Gerald Pfeifer wrote:

On Fri, 15 Jun 2007, Vladimir N. Makarov wrote:

Dave, thanks for the corrections. I've choosen the last variant. Here is the modified patch.


Thanks, this looks good with two minor tweaks:

Sorry, I forgot to commit this change. The final version of the patch is in the attachment. The location of the posted result was moved from 108.redhat.com to fedorapeople.org. Sorry for the inconvenience.

Vlad

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/benchmarks/index.html,v
retrieving revision 1.21
diff -u -p -r1.21 index.html
--- index.html	7 May 2007 11:49:17 -0000	1.21
+++ index.html	21 Aug 2007 18:42:21 -0000
@@ -25,23 +25,23 @@ results from these runs for different pl
 </p>
 -->
 
-<h2>SPEC 95</h2>
-
-<p>
-Diego Novillo has set up a Pentium III system that runs daily SPEC
-95 tests.  The results can be seen at <a
-href="http://people.redhat.com/dnovillo/spec95/";>http://people.redhat.com/dnovillo/spec95/</a>.
-</p>
-
 <h2>SPEC 2000</h2>
 
 <p>
-Similar to Diego's setup,
-other AMD Athlon and PowerPC64 SPEC 2000 results are available at
+AMD Athlon and PowerPC64 SPEC 2000 results are available at
 <a href="http://www.suse.de/~gcctest/";>http://www.suse.de/~gcctest/</a>.
 </p>
 
-<p>SPEC 2000 tests on Pentium 4, EM64T and PowerPC64 are available at <a href="http://people.redhat.com/dnovillo/spec2000/";>http://people.redhat.com/dnovillo/spec2000/</a>.
+<p>SPEC 2000 results on Intel Core2 are available at <a
+href="http://vmakarov.fedorapeople.org/spec/index.html";>http://vmakarov.fedorapeople.org/spec/index.html</a>.
+The scripts used are based on original scripts by Diego Novillo.
+</p>
+
+<h2>SPEC 2006</h2>
+<p>
+SPEC 2006 results on Intel Core2 are available at the
+same place as SPEC2000 ones: <a
+href="http://vmakarov.fedorapeople.org/spec/index.html";>http://vmakarov.fedorapeople.org/spec/index.html</a>.
 </p>
 
 <h2>Code Size Benchmarks</h2>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]