From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 40A5A3857C65; Fri, 1 Dec 2023 17:27:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 40A5A3857C65 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1701451661; bh=GDtO8baXMGPjvJz9VAnGn7mzrMLHg/SnHJCRi9pqiy4=; h=To:Subject:Date:From:From; b=Hc1NSsy6vuxdp5YpsQKyo25+Rys2VYPdN2rW4gsB+qa0wz8H4cuT5O3i29MN+pCFo Vx+OISFvizo0mos+r5p872wGzHalXuzspjZO2vLZ3NfNhQwraMGWSNT3N5r+rG72yS qbERmB5kWgfi36uq63JdB0vR+hLF5BlTbS4MeDGA= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 62f7da890d27e228775c0dda66a2c5eaad5c5051 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ea6342488800ee56fa850f853bbfa9d57684c4f4 X-Git-Newrev: 62f7da890d27e228775c0dda66a2c5eaad5c5051 Message-Id: <20231201172741.40A5A3857C65@sourceware.org> Date: Fri, 1 Dec 2023 17:27:41 +0000 (GMT) From: Gerald Pfeifer List-Id: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via 62f7da890d27e228775c0dda66a2c5eaad5c5051 (commit) from ea6342488800ee56fa850f853bbfa9d57684c4f4 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 62f7da890d27e228775c0dda66a2c5eaad5c5051 Author: Gerald Pfeifer Date: Fri Dec 1 18:27:07 2023 +0100 benchmarks: Remove http://annwm.lbl.gov/bench/ This has been unreachable for months (at least). diff --git a/htdocs/benchmarks/index.html b/htdocs/benchmarks/index.html index 6ccee355..ee3a2161 100644 --- a/htdocs/benchmarks/index.html +++ b/htdocs/benchmarks/index.html @@ -47,13 +47,6 @@ Environment (CSiBE), along with the testbed and measurement scripts.

Related benchmarks and scripts

-

-Charles Leggett runs several benchmarks (Bench++, Haney, Stepanov, OOPACK) -comparing various versions of GCC and KAI KCC with several optimization -levels. Results can be found at -http://annwm.lbl.gov/bench/. -

-

SUSE runs various other C++ benchmarks and Polyhedron. Results can be found at