From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Mikael Djurfeldt" Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile + Boehm GC: First Remarks Date: Fri, 2 Jun 2006 10:06:56 +0200 Message-ID: <66e540fe0606020106t7c94dfa3m2463c4963381cd15@mail.gmail.com> References: <877j42r32u.fsf@laas.fr> <87irnmt0nk.fsf@ossau.uklinux.net> <87pshsqvcm.fsf@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1149235638 14089 80.91.229.2 (2 Jun 2006 08:07:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Jun 2006 08:07:18 +0000 (UTC) Cc: hanwen@lilypond.org, guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Jun 02 10:07:15 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fm4gU-00084H-QW for guile-devel@m.gmane.org; Fri, 02 Jun 2006 10:07:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fm4gU-0002LJ-6N for guile-devel@m.gmane.org; Fri, 02 Jun 2006 04:07:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fm4gP-0002LE-6r for guile-devel@gnu.org; Fri, 02 Jun 2006 04:07:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fm4gL-0002Ki-T2 for guile-devel@gnu.org; Fri, 02 Jun 2006 04:07:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fm4gL-0002Kf-LR for guile-devel@gnu.org; Fri, 02 Jun 2006 04:06:57 -0400 Original-Received: from [64.233.166.181] (helo=py-out-1112.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fm4ml-00021J-KK for guile-devel@gnu.org; Fri, 02 Jun 2006 04:13:35 -0400 Original-Received: by py-out-1112.google.com with SMTP id b29so495663pya for ; Fri, 02 Jun 2006 01:06:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=mPmgKt98lqYTDMJV/+UPlqffzFiTNxHzP0Q2thNdA5c7A0LNRGIRCNJqL2EPIWDSsWbIOqv4BS0H2yeOt9uJ+zwt7YI8Qgtzq9skuKLBx0x1Oe3LFJy4EQe5ax4F1zRiM83wXdiQ5/uGT0ir2wSvE9PRfmtq4kjXbFB0UdcBKBw= Original-Received: by 10.35.123.2 with SMTP id a2mr2174060pyn; Fri, 02 Jun 2006 01:06:56 -0700 (PDT) Original-Received: by 10.35.10.17 with HTTP; Fri, 2 Jun 2006 01:06:56 -0700 (PDT) Original-To: "Neil Jerram" In-Reply-To: <87pshsqvcm.fsf@ossau.uklinux.net> Content-Disposition: inline X-Google-Sender-Auth: daeedc070cf451b8 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:5959 Archived-At: On 6/2/06, Neil Jerram wrote: > Perhaps we aren't yet running a truly representative set of benchmarks > though? One should try to run some larger application with a large set of slowly changing data structures, where the benefits of a generational collector gets a chance to shine through. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel