From: Martin Stromberg Message-Id: <200005090923.LAA04731@lws256.lu.erisoft.se> Subject: Re: Perfomance of gc-simple To: djgpp-workers AT delorie DOT com Date: Tue, 9 May 2000 11:23:59 +0200 (MET DST) In-Reply-To: from "Eli Zaretskii" at May 09, 2000 11:54:19 AM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Eli said: > On Mon, 8 May 2000, Martin Str|mberg wrote: > > Ok, I have hacked together the mmap() function. Do you have any mmap > > intensive code to suggest I try it out on? > > The first would be GCC itself, obviously, since that's the motivation > for doing it. > > Grepping through GNU source directories I have on this machine, I see > that the following packages use mmap: > > Binutils > Grep > Sed > > (Many others also probe the library for mmap, but they use it in the > routines that support gettext/NLS, so our ports mostly don't have that > code linked in.) > > I'd suggest trying with Grep first (after GCC). Yes, but wasn't that gcc 2.96 or something like that. I only see gcc 2.95 on simtel.net. Do Andris or Laurynas have a source package I can download somewhere? Right, MartinS