This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: PATCH: Improve Java build times
- From: Jason R Thorpe <thorpej at wasabisystems dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: Sun, 19 May 2002 11:28:04 -0700
- Subject: Re: PATCH: Improve Java build times
- Organization: Wasabi Systems, Inc.
- References: <200205191658.g4JGwuX32168@gandalf.codesourcery.com>
On Sun, May 19, 2002 at 09:58:56AM -0700, Mark Mitchell wrote:
> On systems with filesystems that do not perform as well -- either
> because the OS is bad or because you do not have a fast local disk on
> which to work -- the win is absolutely vast. My IRIX 6.5 builds *of
NFS is a file system which will show the difference quite dramatically.
We went though a similar exercise with NetBSD's make(1) a few months ago.
Anyway, way cool, Mark!
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>