From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kjetil Svalastog 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: Sun, 3 Jun 2007 18:33:43 +0200 (CEST) Message-ID: References: <20070603110930.M29119@ccrma.Stanford.EDU> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1180888382 31282 80.91.229.12 (3 Jun 2007 16:33:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Jun 2007 16:33:02 +0000 (UTC) Cc: guile-devel@gnu.org To: Bill Schottstaedt Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Jun 03 18:33:01 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 1Hut0l-00081C-7t for guile-devel@m.gmane.org; Sun, 03 Jun 2007 18:32:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hut0k-0002Li-NN for guile-devel@m.gmane.org; Sun, 03 Jun 2007 12:32:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hut0h-0002Lc-QF for guile-devel@gnu.org; Sun, 03 Jun 2007 12:32:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hut0f-0002IX-DC for guile-devel@gnu.org; Sun, 03 Jun 2007 12:32:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hut0f-0002IU-7i for guile-devel@gnu.org; Sun, 03 Jun 2007 12:32:53 -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 1Hut0e-0000fG-NM for guile-devel@gnu.org; Sun, 03 Jun 2007 12:32:53 -0400 Original-Received: from mail-mx2.uio.no ([129.240.10.30]) by pat.uio.no with esmtp (Exim 4.66) (envelope-from ) id 1Hut0d-0001MD-AL; Sun, 03 Jun 2007 18:32:51 +0200 Original-Received: from notam02.uio.no ([129.240.197.34] helo=iannis.localdomain) by mail-mx2.uio.no with esmtps (TLSv1:AES256-SHA:256) (Exim 4.66) (envelope-from ) id 1Hut0c-0004Rr-Tf; Sun, 03 Jun 2007 18:32:51 +0200 Original-Received: from iannis.localdomain (localhost [127.0.0.1]) by iannis.localdomain (8.13.1/8.13.1) with ESMTP id l53GXmei018976; Sun, 3 Jun 2007 18:33:48 +0200 Original-Received: from localhost (kjetism@localhost) by iannis.localdomain (8.13.1/8.13.1/Submit) with ESMTP id l53GXhcW018973; Sun, 3 Jun 2007 18:33:44 +0200 X-Authentication-Warning: iannis.localdomain: kjetism owned process doing -bs X-X-Sender: kjetism@iannis.localdomain In-Reply-To: X-UiO-Spam-info: not spam, SpamAssassin (score=-0.8, required=12.0, autolearn=disabled, AWL=-0.769) X-UiO-Scanned: 4025FE35C91CB12FA74E743DFB740A7D0F474DE0 X-UiO-SPAM-Test: remote_host: 129.240.197.34 spam_score: -7 maxlevel 200 minaction 2 bait 0 mail/h: 1 total 2636 max/h 25 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:6625 Archived-At: On Sun, 3 Jun 2007, Kjetil Svalastog Matheussen wrote: > > > (CC guile-dev) > > > On Sun, 3 Jun 2007, Bill Schottstaedt wrote: > > > Thanks! I'll merge your changes into my versions this morning. > > I saw some discussion about the Boehm GC, but I didn't try it -- > > let me know how it goes! > > > > I have it running now, and it feels much better. (gc) still triggers a > glip in the sound though, but thats to be expected. > I have tried Snd with Guile 1.9 with and without the Boehm GC on the same two computers (amd xp3000 and intel mac MP 1.3gz) using the same version of Snd (8.4/snd-ls 0.9.7.12). And my experiences are as follows: > But the good things are (with snd_conffils.scm loaded): > > * I don't hear any glips in the sound using a dac-size of 64. Can't > remember that ever working before. Even a dac-size of 1 almost works. > This is the same behaviour for both versions of guile. On the MP machine, there is never any glips at all, on the other there are some. > * When changing the range, there is no sign of the graphics now and then > lagging behind. I have never seen that before. > Large difference. Without the Boehm GC, graphic freezes for about 0.5 seconds each 4th seconds. Very frustrating, just as with guile 1.8.1, but better than 1.6.x though. With the Boehm GC, on the other hand: no freeze at all. Conclusion: Guile with the Boehm GC seems to improve interactivety for one guile programs by a large amount, somehow. It would be nice if the Boehm GC was used in guile 1.8 as well, and enabled by default. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel