From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Kjetil S. Matheussen" Newsgroups: gmane.lisp.guile.devel Subject: Re: Experience with guile + Boehm GC in SND (Re: New versions of rt-compiler.scm, rt-examples.scm and rt.tex Date: Mon, 4 Jun 2007 20:14:21 +0200 (CEST) Message-ID: References: <20070603110930.M29119@ccrma.Stanford.EDU> <87zm3gq77r.fsf@laas.fr> <87d50bq2gz.fsf@laas.fr> <87vee3k6jo.fsf@laas.fr> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Trace: sea.gmane.org 1180980875 19626 80.91.229.12 (4 Jun 2007 18:14:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Jun 2007 18:14:35 +0000 (UTC) Cc: Bill Schottstaedt , guile-devel@gnu.org To: "Kjetil S. Matheussen" Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jun 04 20:14:33 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 1HvH4Y-0007DJ-8h for guile-devel@m.gmane.org; Mon, 04 Jun 2007 20:14:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvH4X-0007b8-ON for guile-devel@m.gmane.org; Mon, 04 Jun 2007 14:14:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HvH4V-0007b3-Jv for guile-devel@gnu.org; Mon, 04 Jun 2007 14:14:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HvH4T-0007aq-A0 for guile-devel@gnu.org; Mon, 04 Jun 2007 14:14:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvH4T-0007an-0W for guile-devel@gnu.org; Mon, 04 Jun 2007 14:14:25 -0400 Original-Received: from pat.uio.no ([129.240.10.15]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HvH4S-0002d8-JV for guile-devel@gnu.org; Mon, 04 Jun 2007 14:14:24 -0400 Original-Received: from mail-mx4.uio.no ([129.240.10.45]) by pat.uio.no with esmtp (Exim 4.66) (envelope-from ) id 1HvH4Q-0007Bk-Mx; Mon, 04 Jun 2007 20:14:22 +0200 Original-Received: from bjo1-1x-dhcp290.studby.uio.no ([193.157.245.38]) by mail-mx4.uio.no with esmtps (TLSv1:AES256-SHA:256) (Exim 4.66) (envelope-from ) id 1HvH4Q-0001Lm-AX; Mon, 04 Jun 2007 20:14:22 +0200 X-X-Sender: kjetil@ttleush In-Reply-To: X-UiO-Spam-info: not spam, SpamAssassin (score=0.0, required=12.0, autolearn=disabled, none) X-UiO-Scanned: 906CD8DA7CEBC17B7A5641577D549CAE482D83E4 X-UiO-SPAM-Test: remote_host: 193.157.245.38 spam_score: 0 maxlevel 200 minaction 1 bait 0 mail/h: 2 total 98 max/h 4 blacklist 0 greylist 0 ratelimit 0 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:6634 Archived-At: On Mon, 4 Jun 2007, Kjetil S. Matheussen wrote: > > > (benchmark 20) in Guile: > Guile: 4.4mb / 277s / 149mb > Boehm: 4.4mb / 243s / 148mb > Unfortunately, that one was probably wrong. Here is the retest result with the Boehm GC guile: Boehm: 5.2mb / 380s / 164mb _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel