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]

[wwwdocs] Update memory tester and SPEC tester info


Hi,
memory tester and SPEC testers was relocated from Andreas Jaeger's
account to gcctest.  I also added simple scripts to graphically plot the
results of memory tester and links to testcases for those who are
interested.

OK?

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/benchmarks/index.html,v
retrieving revision 1.18
diff -c -p -r1.18 index.html
*** index.html	18 Jan 2007 09:17:51 -0000	1.18
--- index.html	4 Feb 2007 21:53:35 -0000
*************** href="http://people.redhat.com/dnovillo/
*** 36,45 ****
  <h2>SPEC 2000</h2>
  
  <p>
! Similar to Diego's setup, Andreas Jaeger is running SPEC 2000 tests on
! AMD Athlon systems.  For details check <a
! href="http://www.suse.de/~aj/SPEC/amd64/";>http://www.suse.de/~aj/SPEC/amd64/</a>.
! Other AMD Athlon and PowerPC64 SPEC 2000 results are available at
  <a href="http://www.suse.de/~gcctest/SPEC/";>http://www.suse.de/~gcctest/SPEC/</a>.
  </p>
  
--- 36,43 ----
  <h2>SPEC 2000</h2>
  
  <p>
! Similar to Diego's setup,
! other AMD Athlon and PowerPC64 SPEC 2000 results are available at
  <a href="http://www.suse.de/~gcctest/SPEC/";>http://www.suse.de/~gcctest/SPEC/</a>.
  </p>
  
*************** Results can be found at
*** 81,90 ****
  
  <p>
  A memory tester (maintained by Jan Hubicka) is periodically checking GCC memory
! usage.  The reports are sent to the
! <a href="http://gcc.gnu.org/ml/gcc-regression/";>gcc-regressions mailing list</a>
! when some noticeable change is detected.   Dumps from the latest run are available at
! <a href="http://www.suse.de/~aj/amd64";>http://www.suse.de/~aj/amd64/</a>
  </p>
  
  <h2>Openbench</h2>
--- 79,89 ----
  
  <p>
  A memory tester (maintained by Jan Hubicka) is periodically checking GCC memory
! usage.  The reports are sent to the <a
! href="http://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://www.suse.de/~gcctest/memory";>http://www.suse.de/~gcctest/memory/</a>
  </p>
  
  <h2>Openbench</h2>


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