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: Re: our benchmark-suite Date: Mon, 07 May 2012 16:38:34 +0200 Message-ID: <87aa1kvyxh.fsf@gnu.org> References: <87y5pmx0ow.fsf@pobox.com> <874ns77dh6.fsf@gnu.org> <87aa1vzhps.fsf@neil-laptop.ossau.uklinux.net> <87lilaxome.fsf@gnu.org> <87lil7bp1c.fsf@neil-laptop.ossau.uklinux.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1336401524 32246 80.91.229.3 (7 May 2012 14:38:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 7 May 2012 14:38:44 +0000 (UTC) Cc: guile-devel@gnu.org To: Neil Jerram Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon May 07 16:38:44 2012 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SRP5H-0007FS-ND for guile-devel@m.gmane.org; Mon, 07 May 2012 16:38:43 +0200 Original-Received: from localhost ([::1]:38082 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRP5H-0000Nm-3a for guile-devel@m.gmane.org; Mon, 07 May 2012 10:38:43 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRP5D-0000N9-MI for guile-devel@gnu.org; Mon, 07 May 2012 10:38:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SRP5B-0004yi-Ik for guile-devel@gnu.org; Mon, 07 May 2012 10:38:39 -0400 Original-Received: from xanadu.aquilenet.fr ([88.191.123.111]:45057) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRP5B-0004wt-Cq for guile-devel@gnu.org; Mon, 07 May 2012 10:38:37 -0400 Original-Received: from localhost (xanadu.aquilenet.fr [127.0.0.1]) by xanadu.aquilenet.fr (Postfix) with ESMTP id 2BB96962F; Mon, 7 May 2012 16:38:35 +0200 (CEST) Original-Received: from xanadu.aquilenet.fr ([127.0.0.1]) by localhost (xanadu.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LTm8v2qmU9eE; Mon, 7 May 2012 16:38:35 +0200 (CEST) Original-Received: from pluto (unknown [193.50.110.130]) by xanadu.aquilenet.fr (Postfix) with ESMTPSA id D5AA49614; Mon, 7 May 2012 16:38:34 +0200 (CEST) X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 19 =?iso-8859-1?Q?Flor=E9al?= an 220 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 In-Reply-To: <87lil7bp1c.fsf@neil-laptop.ossau.uklinux.net> (Neil Jerram's message of "Fri, 04 May 2012 23:43:27 +0200") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.93 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 88.191.123.111 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:14369 Archived-At: Hi Neil! Neil Jerram skribis: > Still, I wanted to do something new, so I've added further graphs > showing just the last 50 measurements for each benchmark (whereas the > existing graphs showed all measurements since my data collection > began). The generation of those is still running at the moment, but > should be complete in an hour or so. In case you have spare time in your hands ;-), Flot [0] provides a very nice UI for plots (Hydra uses it for its history charts.). Also, the GNUnet people have developed a complete tool for performance tracking, Gauger [1]. I haven=E2=80=99t managed to display a single plot f= rom there, but the idea seems nice. Thanks, Ludo=E2=80=99. [0] http://code.google.com/p/flot/ [1] https://gnunet.org/gauger/