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: [PATCH] Fixed `scm_i_take_stringbufn ()' Date: Thu, 16 Feb 2006 09:15:11 +1100 Message-ID: <877j7wp8uo.fsf@zip.com.au> References: <877j7zb4dl.fsf@laas.fr> <8764nhjvl5.fsf@zip.com.au> <878xsdnj8l.fsf@laas.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1140052635 26232 80.91.229.2 (16 Feb 2006 01:17:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Feb 2006 01:17:15 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Feb 16 02:17: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 1F9XlY-0006VP-CR for guile-devel@m.gmane.org; Thu, 16 Feb 2006 02:17:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F9XlL-0001RL-2M for guile-devel@m.gmane.org; Wed, 15 Feb 2006 20:16:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F9Uw1-0004b7-6Z for guile-devel@gnu.org; Wed, 15 Feb 2006 17:15:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F9Uvy-0004Xi-TP for guile-devel@gnu.org; Wed, 15 Feb 2006 17:15:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F9Uvx-0004W6-RV for guile-devel@gnu.org; Wed, 15 Feb 2006 17:15:38 -0500 Original-Received: from [61.8.0.115] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F9V0v-0002xV-SO for guile-devel@gnu.org; Wed, 15 Feb 2006 17:20:47 -0500 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87]) by mailout2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k1FMFXGh006460 for ; Thu, 16 Feb 2006 09:15:33 +1100 Original-Received: from localhost (ppp2223.dyn.pacific.net.au [61.8.34.35]) by mailproxy2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k1FMFWY3029631 for ; Thu, 16 Feb 2006 09:15:33 +1100 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1F9UvX-0001pe-00; Thu, 16 Feb 2006 09:15:11 +1100 Original-To: guile-devel@gnu.org Mail-Copies-To: never In-Reply-To: <878xsdnj8l.fsf@laas.fr> (Ludovic =?iso-8859-1?Q?Court=E8s's?= message of "Wed, 15 Feb 2006 09:01:30 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) 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:5721 Archived-At: ludovic.courtes@laas.fr (Ludovic Court=E8s) writes: > > a periodic distribution whose period is unknown The idea is to force gc's before and after, expecting mem counters to be unchanged by the test code in the middle. I had to setup for multiple attempts, I guess memoizing or other freaky stuff happens on the first couple of goes. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel