• 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: Editor Performance Issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Editor Performance Issue


  • Subject: Re: Editor Performance Issue
  • From: Ken Thomases <email@hidden>
  • Date: Wed, 4 Feb 2009 11:17:09 -0600

On Feb 4, 2009, at 11:08 AM, email@hidden wrote:

When I type a #include statement in my C++ code and then start typing the file name, Xcode tries to suggest file names as I type - that's great and exactly what I want. However, it sometimes (often) take a very long time (5-10 seconds) to start "suggesting" file names. And, of course, the editor is frozen in the meantime (spinning beach ball).

Does anyone else have this issue?

I have not. You can try sampling Xcode (using Activity Monitor or Shark) when it's stuck like that to see what it's doing. I don't expect you to debug Xcode, but it might give you a hint.


One guess I have is that you have a header search path, including recursive header directories, that's positively huge.

Cheers,
Ken

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Editor Performance Issue (From: email@hidden)

  • Prev by Date: Editor Performance Issue
  • Next by Date: Re: XCode built project crash related to .o files and p_threads?
  • Previous by thread: Editor Performance Issue
  • Next by thread: Re: Editor Performance Issue
  • Index(es):
    • Date
    • Thread