This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[patch,wwwdocs] Add another site with Polyhedron benchmark runs to benchmarks/index.html
- From: Tobias Burnus <burnus at net-b dot de>
- To: gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 07 Dec 2006 17:55:14 +0100
- Subject: [patch,wwwdocs] Add another site with Polyhedron benchmark runs to benchmarks/index.html
Changes:
* Reformat to fit in 78 columns
* Add link to another site with Polyhedron benchmark runs
Tobias
--- htdocs/benchmarks/index.html 7 Dec 2006 15:52:20 -0000 1.15
+++ htdocs/benchmarks/index.html 7 Dec 2006 16:51:49 -0000
@@ -64,10 +64,16 @@
</p>
<p>
-Richard Günther runs <a href="http://www.suse.de/~rguenther/tramp3d/tramp3d-v4.cpp.gz">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://www.suse.de/~gcctest/c++bench/">http://www.suse.de/~gcctest/c++bench/</a>.
+Richard Günther runs
+<a href="http://www.suse.de/~rguenther/tramp3d/tramp3d-v4.cpp.gz"
+>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://www.suse.de/~gcctest/c++bench/"
+>http://www.suse.de/~gcctest/c++bench/</a>.
+Tobias Burnus also runs the Polyhedron benchmark with mainline GCC,
+results can be found at
+<a href="http://www.physik.fu-berlin.de/~tburnus/gcc-trunk/benchmark/"
+>http://www.physik.fu-berlin.de/~tburnus/gcc-trunk/benchmark/</a>.
</p>
<h2>Openbench</h2>