Re: Compile times.
Re: Compile times.
- Subject: Re: Compile times.
- From: Nicholas Riley <email@hidden>
- Date: Sun, 21 Apr 2002 14:47:52 -0500
- Mail-followup-to: Jonathan Wight <email@hidden>, Cocoa Dev List <email@hidden>
On Sun, Apr 21, 2002 at 01:33:18PM -0500, Jonathan Wight wrote:
>
Is there anything that can be done to improve the performance of Project
>
Builder? I'm running PB on a reasonably nippy machine (550 Ti) with oodles
>
of RAM and the code / compile / test cycle is just too darn long. I remember
>
reading somewhere, maybe on this list that Objective C compilation wasn't
>
using precompiled headers. Anything I can do to improve performance?
Turn off indexing if you don't use it.
Use an external FireWire (desktop, 3.5", 7200rpm) hard disk. Laptop
hard drives are slow, and compilation appears to be primarily
disk-limited.
Upgrade to PB 2.0beta/gcc 3.1beta and see if that helps. :-)
--
=Nicholas Riley <email@hidden> | <
http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.