From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: Benchmark tracking Date: Sat, 31 Oct 2009 23:01:24 +0000 Message-ID: <87fx8z183f.fsf@ossau.uklinux.net> References: <871vkoldwc.fsf@ossau.uklinux.net> <87vdhzkiep.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1257030105 16410 80.91.229.12 (31 Oct 2009 23:01:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 31 Oct 2009 23:01:45 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Nov 01 00:01:37 2009 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.50) id 1N4Mwx-00039w-Uw for guile-devel@m.gmane.org; Sun, 01 Nov 2009 00:01:36 +0100 Original-Received: from localhost ([127.0.0.1]:39410 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N4Mwx-0005Hi-LU for guile-devel@m.gmane.org; Sat, 31 Oct 2009 19:01:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N4Mwu-0005HG-GK for guile-devel@gnu.org; Sat, 31 Oct 2009 19:01:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N4Mwq-0005Gn-5B for guile-devel@gnu.org; Sat, 31 Oct 2009 19:01:32 -0400 Original-Received: from [199.232.76.173] (port=34937 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N4Mwp-0005Gk-Vt for guile-devel@gnu.org; Sat, 31 Oct 2009 19:01:28 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:44126) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N4Mwo-0004vH-4y; Sat, 31 Oct 2009 19:01:26 -0400 Original-Received: from arudy (host86-147-112-196.range86-147.btcentralplus.com [86.147.112.196]) by mail3.uklinux.net (Postfix) with ESMTP id 75DF11F6BED; Sat, 31 Oct 2009 23:01:25 +0000 (GMT) Original-Received: from arudy (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id C87B338023; Sat, 31 Oct 2009 23:01:24 +0000 (GMT) In-Reply-To: <87vdhzkiep.fsf@gnu.org> ("Ludovic =?iso-8859-1?Q?Court=E8s?= =?iso-8859-1?Q?=22's?= message of "Wed, 28 Oct 2009 09:54:38 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:9622 Archived-At: ludo@gnu.org (Ludovic Court=E8s) writes: > And perhaps individual plots for each benchmark too. I've added those now. Please let me know if any comments or suggestions for improvement... Neil