From xemacs-m  Mon Jul  7 22:45:05 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id WAA14317
	for <xemacs-beta@xemacs.org>; Mon, 7 Jul 1997 22:45:04 -0500 (CDT)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id FAA19476; Tue, 8 Jul 1997 05:45:05 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: [PATCH] optimizing rebuild for puresize adjustment
References: <m290zixnbr.fsf@altair.xemacs.org>
X-Attribution: Hrv
X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/<W*SMo/Mv:58:*_y~ki>xDi&N7XG
        KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&<qQ>Ff%x_>1`T(+M2Gg/fgndU%k*ft
        [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 08 Jul 1997 05:45:05 +0200
In-Reply-To: Steven L Baur's message of "07 Jul 1997 19:57:44 -0700"
Message-ID: <kig3epqqkam.fsf@jagor.srce.hr>
Lines: 16
X-Mailer: Gnus v5.4.59/XEmacs 20.3(beta11) - "Stockholm"

Steven L Baur <steve@xemacs.org> writes:

> [This patch is dedicated to sister Kyle and reduces recompilation
> after puresize adjustment to only the tiny file pure.c]

This does it, but most of time is actually lost in the first attempt
to dump XEmacs -- time to compile alloc.c is trivial in comparison.

A good fix would be to increase the default BASE_PURESIZE, and thus
remove the need for puresize readjustment.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Contrary to popular belief, Unix is user friendly.  
It just happens to be selective about who it makes friends with.

