From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Fri, 18 May 2001 11:45:53 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: realloc enhancement Message-ID: <3B050B71.29312.61C3C4@localhost> In-reply-to: <2950-Fri18May2001112846+0300-eliz@is.elta.co.il> References: <3B03EB87 DOT 15564 DOT BB69E AT localhost> (snowball3 AT bigfoot DOT com) X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Is it possible to compare the run time of some memory-intensive > application with and without this change? I don't expect any dramatic > slow-down, judging by the code, but perhaps it would be nice to be > safe rather than sorry. I expect a speed up rather than a slow down. I'll try to find a program that makes heavy use of realloc. Mark