From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.devel Subject: Missing plots for new benchmarks Date: Mon, 15 Feb 2010 01:18:15 +0100 Message-ID: <871vgnmjw8.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1266193112 18492 80.91.229.12 (15 Feb 2010 00:18:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Feb 2010 00:18:32 +0000 (UTC) Cc: guile-devel@gnu.org To: Neil Jerram Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Feb 15 01:18:26 2010 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NgofS-0004Lq-4Q for guile-devel@m.gmane.org; Mon, 15 Feb 2010 01:18:26 +0100 Original-Received: from localhost ([127.0.0.1]:45220 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NgofR-0004LJ-Fv for guile-devel@m.gmane.org; Sun, 14 Feb 2010 19:18:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NgofL-0004Ks-4Z for guile-devel@gnu.org; Sun, 14 Feb 2010 19:18:19 -0500 Original-Received: from [140.186.70.92] (port=39741 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NgofK-0004KU-GC for guile-devel@gnu.org; Sun, 14 Feb 2010 19:18:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NgofK-0005l4-5d for guile-devel@gnu.org; Sun, 14 Feb 2010 19:18:18 -0500 Original-Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:51986) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NgofJ-0005ku-U6 for guile-devel@gnu.org; Sun, 14 Feb 2010 19:18:18 -0500 X-IronPort-AV: E=Sophos;i="4.49,473,1262559600"; d="scan'208";a="44641304" Original-Received: from reverse-83.fdn.fr (HELO nixey) ([80.67.176.83]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES128-SHA; 15 Feb 2010 01:18:16 +0100 X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 27 =?iso-8859-1?Q?Pluvi=F4se?= an 218 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:9984 Archived-At: Hello Neil, There are no plots for the new benchmarks that were added recently (=E2=80=98structs.bm=E2=80=99 and =E2=80=98vlists.bm=E2=80=99). Could you = add them? Optionally, could you add the benchmark title to the HTML code itself so that they can be searched from the browser? It=E2=80=99s really pleasant to have all these plots, especially to notice = that most of them have been going down lately. :-) Thank you! Ludo=E2=80=99.