Re: Project as aggregation of other projects. Indexing disabling for such project
Re: Project as aggregation of other projects. Indexing disabling for such project
- Subject: Re: Project as aggregation of other projects. Indexing disabling for such project
- From: Joar Wingfors <email@hidden>
- Date: Mon, 02 Jan 2012 21:18:34 -0800
Hi again Ruslan!
On 1 jan 2012, at 23:49, Ruslan Zasukhin wrote:
> b) Visual Studio MS, and its famous plugin Visual Assist, the same our
> project index in few times faster - under minute on comparable hardware. And
> when I watch how they do this in status bar ... It seems they use smarter
> algorithm to deal once with headers especially with system or libraries
> headers ...
I don't want to get into comparisons with other IDEs, but I'll just add this: There's no single definition of what indexing means, or what you have to do in order to "properly" index source code. Indexing in Xcode 4 is slower than in Xcode 3. That is on the one hand unfortunate, but it is also a trade off that you may have to accept in order to get more accurate and complete information into the index. The Xcode 4 indexer has more features compared to the one in Xcode 3, such as support for C++. I don't say this to make excuses about our performance, only to call attention to the fact that if you want to do comparisons, you need to keep this in mind.
> c) And the most interesting for me is that BUILD takes much less time
> than indexing ...
That's very interesting to me as well.
Joar
_______________________________________________
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