From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user Subject: Re: MEMOIZE_LOCALS (fwd) Date: Thu, 27 Jun 2002 14:51:45 -0700 Sender: guile-user-admin@gnu.org Message-ID: References: Reply-To: ttn@glug.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1025215319 9858 127.0.0.1 (27 Jun 2002 22:01:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 27 Jun 2002 22:01:59 +0000 (UTC) Cc: guile-user@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17NhKx-0002Yj-00 for ; Fri, 28 Jun 2002 00:01:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17NhJ8-00060T-00; Thu, 27 Jun 2002 18:00:06 -0400 Original-Received: from ca-crlsbd-cuda3-c6a-b-211.crlsca.adelphia.net ([68.71.15.211] helo=giblet) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17NhGj-0005qF-00 for ; Thu, 27 Jun 2002 17:57:37 -0400 Original-Received: from ttn by giblet with local (Exim 3.35 #1 (Debian)) id 17NhB2-0000gm-00; Thu, 27 Jun 2002 14:51:44 -0700 Original-To: dirk@ida.ing.tu-bs.de In-Reply-To: (message from0Dirk Herrmann on Thu, 27 Jun 2002 23:24:56 +0200 (CEST)) Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:657 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:657 From: Dirk Herrmann Date: Thu, 27 Jun 2002 23:24:56 +0200 (CEST) I posted this to the guile-devel list, but I think it could be of interest to people on the guile-user list as well. So far, I have got positive feedback from Marius for the change indicated below. Thus, I urge people who disagree to this change to speak up. Otherwise I will go ahead and remove the MEMOIZE_LOCALS macro. this is a good opportunity to put in place performance testing framework so we can see what kind of impact changes like this have. you can make statements like "benchmarks/memoize-locals.test shows 3% degradation w/ this change in local testing". people can then learn to judge whether or not such a change is under their noise threshold, and over time learn to trust your methods. any plans to do this? nice work on evaluation.text, btw. thi _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user