Re: Disk thrashing when opening a project
Re: Disk thrashing when opening a project
- Subject: Re: Disk thrashing when opening a project
- From: Chris Espinosa <email@hidden>
- Date: Tue, 11 Nov 2008 16:10:34 -0800
On Nov 11, 2008, at 3:39 PM, Simon Wilson wrote:
Hi Chris,
Many thanks for the explanation which confirmed by suspicion that
symbol indexing is the culprit.
The project is cleanly organized (no symlinks, only files referenced
by the compiler and linker are in the project). The only large non-
code directory in the enclosing directory is the help book but that
only contains 60 HTML documents.
The project is fairly large though: 1,200 ObjC++ files, spread
across about 20 sub-projects.
I guess 1-2 minute indexing is par for the course on a project like
this?
For Objective-C++, yes. C++ in general is more complex to parse than
Objective-C or straight C.
Chris
_______________________________________________
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