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: Fri, 30 Oct 2009 23:26:57 +0000 Message-ID: <87d44479a6.fsf@ossau.uklinux.net> References: <871vkoldwc.fsf@ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1256945238 17409 80.91.229.12 (30 Oct 2009 23:27:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Oct 2009 23:27:18 +0000 (UTC) Cc: Guile Development To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Oct 31 00:27:11 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 1N40sA-0002w9-JC for guile-devel@m.gmane.org; Sat, 31 Oct 2009 00:27:10 +0100 Original-Received: from localhost ([127.0.0.1]:56048 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N40s9-0002QV-Td for guile-devel@m.gmane.org; Fri, 30 Oct 2009 19:27:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N40s7-0002QE-5C for guile-devel@gnu.org; Fri, 30 Oct 2009 19:27:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N40s1-0002Od-Bl for guile-devel@gnu.org; Fri, 30 Oct 2009 19:27:05 -0400 Original-Received: from [199.232.76.173] (port=48473 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N40s1-0002Oa-6F for guile-devel@gnu.org; Fri, 30 Oct 2009 19:27:01 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:41107) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N40s0-0001YB-Ut for guile-devel@gnu.org; Fri, 30 Oct 2009 19:27:01 -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 2E3131F661B; Fri, 30 Oct 2009 23:26:58 +0000 (GMT) Original-Received: from arudy (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id 5534838024; Fri, 30 Oct 2009 23:26:57 +0000 (GMT) In-Reply-To: (Andy Wingo's message of "Wed, 28 Oct 2009 00:24:52 +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:9615 Archived-At: Andy Wingo writes: > Hm, would be good to bisect this more closely. Would it be possible to > map the X axis to commits? I've added this, and updated the graphs to cover the last few days. I'm planning to look at your other suggestions too - but I think next will be Ludo's request for showing each benchmark separately. Neil