From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: Evolution & optimization of the module system Date: Fri, 23 Feb 2007 09:23:27 +1100 Message-ID: <87bqjl25nk.fsf@zip.com.au> References: <87sld4g6io.fsf@chbouib.org> <877iufhwj6.fsf@zip.com.au> <87irdyxzy3.fsf@laas.fr> <87wt2bxibp.fsf@zip.com.au> <87lkiq8s5k.fsf@laas.fr> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1172183036 6894 80.91.229.12 (22 Feb 2007 22:23:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Feb 2007 22:23:56 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Feb 22 23:23:49 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 1HKMLs-0007s7-7p for guile-devel@m.gmane.org; Thu, 22 Feb 2007 23:23:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKMLr-0005W1-JZ for guile-devel@m.gmane.org; Thu, 22 Feb 2007 17:23:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HKMLo-0005Vw-Nc for guile-devel@gnu.org; Thu, 22 Feb 2007 17:23:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HKMLl-0005Vk-DP for guile-devel@gnu.org; Thu, 22 Feb 2007 17:23:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKMLl-0005Vh-6x for guile-devel@gnu.org; Thu, 22 Feb 2007 17:23:41 -0500 Original-Received: from mailout1-8.pacific.net.au ([61.8.2.215] helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HKMLk-0004mH-MB for guile-devel@gnu.org; Thu, 22 Feb 2007 17:23:41 -0500 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.2.163]) by mailout1.pacific.net.au (Postfix) with ESMTP id EBDF2328043 for ; Fri, 23 Feb 2007 09:23:34 +1100 (EST) Original-Received: from localhost (ppp217D.dyn.pacific.net.au [61.8.33.125]) by mailproxy2.pacific.net.au (Postfix) with ESMTP id 5EC1127415 for ; Fri, 23 Feb 2007 09:23:34 +1100 (EST) Original-Received: from gg by localhost with local (Exim 4.63) (envelope-from ) id 1HKMLY-0001jk-0h for guile-devel@gnu.org; Fri, 23 Feb 2007 09:23:28 +1100 Mail-Copies-To: never In-Reply-To: <87lkiq8s5k.fsf@laas.fr> (Ludovic =?iso-8859-1?Q?Court=E8s's?= message of "Thu, 22 Feb 2007 10:20:55 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) 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:6547 Archived-At: ludovic.courtes@laas.fr (Ludovic Court=E8s) writes: > > The measurements in the `module-duplicates.scm' file I posted choose > USES =3D 10000 by default, which is arguably unrealistic. Was that 10000 imported modules? That's well outside the realm of reason! :) Normally there'll be perhaps up to 20 imports, so there should be no call to change unless that sort of quantity is hurting badly (which I would say I've never noticed it doing). _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel