Re: Slow Project Builder...
Re: Slow Project Builder...
- Subject: Re: Slow Project Builder...
- From: "Timothy J. Wood" <email@hidden>
- Date: Tue, 12 Mar 2002 09:42:05 -0800
I ran into this same problem. You might try turning off source
colorization (in preferences) and project indexing (select the project
file icon in the project outlne and bring up the project inspector).
But, neither of these did it for me.
After running sample on PB I determined that the problem was the
little popup of functions in the source browser. Since there is no
option to turn this off, I made a PB bundle to disable it:
http://www.omnigroup.com/~bungi/PBNoFunctionPopup.tar.gz
Build this project and put the resulting bundle in your
'~/Developer/ProjectBuilder Extras' folder, restart PB and it should be
a bunch faster.
Right now this bundle doesn't have any preferences for turning on and
off the hack, so when you go back to editing source with a sane number
of lines per file you'll want to remove the bundle (since that popup is
pretty cool, just very slow).
-tim
On Tuesday, March 12, 2002, at 07:19 AM, Josh Ferguson wrote:
I've been working with an extremely large source file in Project
Builder and have noticed that almost every time I make a change to the
source, it pauses for about 30 seconds (while I watch the pretty
spinning disk) before actually making the change. Has anyone else
noticed this, and is there anything I can do about it? The file itself
is about 1.2 MB, and most of that is data structures used by my
program. While I could split it up into multiple source files, that
would complicate things more than I'd like and I have no compelling
reason to do so other than the poor performance in Project Builder.
I've turned off Syntax Aware Indenting, Syntax Coloring, and the
matching braces features. Any recommendations would be greatly
appreciated.
Josh Ferguson
_______________________________________________
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.
_______________________________________________
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.