Re: very sluggish editing
Re: very sluggish editing
- Subject: Re: very sluggish editing
- From: Izidor Jerebic <email@hidden>
- Date: Sun, 6 Jun 2004 17:52:55 +0200
On 6 Jun 2004, at 14:40, Brent Gulanowski wrote:
On Jun 6, 2004, at 6:22 AM, Izidor Jerebic wrote:
On 4 Jun 2004, at 00:50, Florent Pillet wrote:
XCode tends to be very sluggish when the same file is open for
editing in several windows (ie a debug window and an editor window).
I noticed this here on a dual 1Ghz G4 with 1.5Gb of RAM (so I guess
swap is not the issue ;-) )
Just closing the Debug window is not enough. You need to change the
file within Debug window to some other file. This is really
bothersome.
I just wanted to let the list know that I have never seen this
problem, and I regularly have the debugger window in use. I think
there is a missing variable involved. (G4-dual867, 1.25GB).
Hm, you have not seen what?
1) A slowdown when editing the same file in two windows?
2) A slowdown when the file in editor is also the file displayed in
Debug window and it is visible?
3) A slowdown when Debug window is closed?
If I edit a file (~2000 lines) in an editor window and have it shown in
any other editor window or as current file in Debug window (even closed
Debug window), I notice significant slowdown. Not such that I could not
type, just very annoying. I'm on Cube 450, by the way (yes, it's kinda
slow, but I like this cute quiet Mac)...
I was pointing to the problem that even as Debug window is closed,
updates are processed in its text view. That slows down the xCode. And
since the Debug window is closed, you do not know why this is
happening! If you close the Debug window, you should not experience any
delay due to processing within Debug window! It's closed!
if you have two processors, this could be the answer to your different
experience - try it with two editors and Debug window (open and
closed), then.
izidor
_______________________________________________
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.