• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Compile times.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compile times.


  • Subject: Re: Compile times.
  • From: Ovidiu Predescu <email@hidden>
  • Date: Mon, 22 Apr 2002 23:10:01 -0700

On Sun, 21 Apr 2002 14:47:52 -0500, Nicholas Riley <email@hidden> wrote:

> 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. :-)

Um, I'm not sure this would solve the problem completely.

It would be very nice if instead of having to compile Objective-C
code, one could write the code in an interpreted language instead. Of
course a good integration between such a language and ObjC should
exist.

One thought that comes to mind is to use the Java Beanshell or
JavaScript to write (portions of) the code. They both have very good
interface to Java, so they can be used to access the Cocoa libraries.

In the old NeXTSTEP/OPENSTEP days Tip Top Software had a bridge
between Tcl, and perhaps other languages I'm not sure, and the
Objective-C libraries.


Greetings,
--
Ovidiu Predescu <email@hidden>
http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other stuff)
_______________________________________________
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.

  • Follow-Ups:
    • Re: Compile times.
      • From: David Rehring <email@hidden>
    • Re: Compile times.
      • From: Nicholas Riley <email@hidden>
References: 
 >Re: Compile times. (From: Nicholas Riley <email@hidden>)

  • Prev by Date: NSOutlineView question
  • Next by Date: Re: Cocoa Drawing in NSOpenGLView?
  • Previous by thread: Re: Compile times.
  • Next by thread: Re: Compile times.
  • Index(es):
    • Date
    • Thread