XCode multithreaded?
XCode multithreaded?
- Subject: XCode multithreaded?
- From: François Frisch <email@hidden>
- Date: Wed, 3 Dec 2003 11:49:51 -0800
Hi,
I'm using XCode for java (WO) development. So that I can run my target
executables from within XCode I need to have indexing enabled (I have
no idea why but it doesn't work without indexing).
I have noticed that as soon as I have indexing turned on XCode becomes
incredibly sluggish (it take 1-2 seconds to respond to anything
including selecting text or menu items) Sometimes it behaves reasonably
well and then it becomes sluggish again. I had a look wiht the
ThreadViewer wich is included in /Developer/Applications and can only
see 3 threads for the whole XCode! (I have at least 5 projects open)
What is worse is that it seems that all the indexing is happening in
the main thread (the lowest one in ThreadViewer)
Can this be true??!! Is this a pb with my install or is everyone else's
XCode like this?
As it stands XCode is hardly usable but I have no choice.
Frangois
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.