Date: Wed, 10 Sep 1997 11:54:03 +0300 (IDT) From: Eli Zaretskii To: Leath Muller cc: dj AT delorie DOT com, djgpp-workers AT delorie DOT com Subject: Re: fread slowstart In-Reply-To: <199709092239.IAA08502@solwarra.gbrmpa.gov.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 10 Sep 1997, Leath Muller wrote: > Maybe a test could be something like Allegro... it's probably one of the > bigger currently available real world testing suites that are suitable as > a good test bed. Of course the other would be gcc itself... ;) I suggest at least ld.exe as one of the test cases, it is known to seek a lot (inside libraries, I think). Other test cases may include a simple program that reads sequentially, and some data-base library (maybe gdbm?).