Date: Mon, 25 Sep 2000 22:11:01 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: ams AT ludd DOT luth DOT se Message-Id: <5567-Mon25Sep2000221100+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5h CC: djgpp-workers AT delorie DOT com In-reply-to: <200009232120.XAA27921@father.ludd.luth.se> (message from Martin Str|mberg on Sat, 23 Sep 2000 23:20:59 +0200 (MET DST)) Subject: Re: bnu2951b.zip's ar is slow References: <200009232120 DOT XAA27921 AT father DOT ludd DOT luth DOT se> 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 > From: Martin Str|mberg > Date: Sat, 23 Sep 2000 23:20:59 +0200 (MET DST) > > What's up with ar from bnu2951b.zip? On my 386, ar-ing libc with ar > from bnu281b.zip takes 246 s and ar from bnu2951b.zip takes 16406 > s. And that's not a typo. How much memory does that 386 screamer have? Is it possible that the large performance hit is due to paging because of the larger memory required by bnu2951b, rather than to actually slower code?