This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: New wiki page on testing compile times and memory usage
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Diego Novillo <dnovillo at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 7 May 2007 00:14:52 +0200 (CEST)
- Subject: Re: New wiki page on testing compile times and memory usage
- References: <461E7315.1000306@redhat.com>
On Thu, 12 Apr 2007, Diego Novillo wrote:
> I've added a collection of scripts that I have gathered over time to
> test compile time and memory usage when making changes to the compiler.
>
> http://gcc.gnu.org/wiki/PerformanceTesting
Nice, thanks for sharing these. How about the patch below?
Gerald
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/benchmarks/index.html,v
retrieving revision 1.20
diff -u -3 -p -r1.20 index.html
--- index.html 18 Feb 2007 22:15:18 -0000 1.20
+++ index.html 6 May 2007 22:13:52 -0000
@@ -52,7 +52,7 @@ Statistics about GCC code size for sever
Environment (CSiBE)</a>, along with the testbed and measurement scripts.
</p>
-<h2>Related benchmarks</h2>
+<h2>Related benchmarks and scripts</h2>
<p>
Charles Leggett runs several benchmarks (Bench++, Haney, Stepanov, OOPACK)
@@ -86,6 +86,11 @@ summaries are available at <a
href="http://www.suse.de/~gcctest/memory/">http://www.suse.de/~gcctest/memory/</a>
</p>
+<p>
+Diego Novillo compiled a collection of relevant scripts at
+<a href="http://gcc.gnu.org/wiki/PerformanceTesting">http://gcc.gnu.org/wiki/PerformanceTesting</a>
+</p>
+
<h2>Openbench</h2>
<p>