From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Post-reader changes benchmarks Date: Sat, 04 Aug 2007 16:46:34 +0200 Message-ID: <878x8ruzlh.fsf@pobox.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1186238824 14776 80.91.229.12 (4 Aug 2007 14:47:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Aug 2007 14:47:04 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Aug 04 16:47:02 2007 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 1IHKuC-00085U-0m for guile-devel@m.gmane.org; Sat, 04 Aug 2007 16:47:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IHKuA-0001A6-0S for guile-devel@m.gmane.org; Sat, 04 Aug 2007 10:46:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IHKu6-0001A1-JB for guile-devel@gnu.org; Sat, 04 Aug 2007 10:46:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IHKu0-00018y-Db for guile-devel@gnu.org; Sat, 04 Aug 2007 10:46:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IHKu0-00018s-7u for guile-devel@gnu.org; Sat, 04 Aug 2007 10:46:48 -0400 Original-Received: from ambient.dashsystems.com ([216.27.85.7] helo=kettle.ambient-hosting.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IHKty-0001ys-FS for guile-devel@gnu.org; Sat, 04 Aug 2007 10:46:47 -0400 Original-Received: from localhost.localdomain (ambient-hosting.net [10.1.6.1]) by kettle.ambient-hosting.net (Postfix) with ESMTP id 3E64C880AB for ; Sat, 4 Aug 2007 10:46:35 -0400 (EDT) Original-Received: by localhost.localdomain (Postfix, from userid 1000) id 5AF00118744; Sat, 4 Aug 2007 16:46:34 +0200 (CEST) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux) X-Detected-Kernel: 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:6664 Archived-At: Hi all, I have re-run my benchmarks against the released Guile 1.8.2, Guile HEAD before the reader changes, and Guile HEAD after the changes. The times in this benchmark series are lower because I changed the way I run them: I use emacs' M-! instead of running the tests in gnome-terminal. Probably the timings included the output of the process also, and gnome-terminal is slow. The variation is down now. PNG: http://wingolog.org/pub/guile-benchmarks-04-08-07.png Data file: http://wingolog.org/pub/guile-benchmarks-04-08-07.scm Executive summary: Ludovic is my favorite person :) To reproduce the chart, you will need guile-charting from bzr. Cheers, Andy -- http://wingolog.org/ _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel