RE: [flexcoders] Re: Eclipse becoming HORRIBLY slow??

2006-11-07 Thread Steve Kellogg @ Project SOC
J, I actually think that that's (at least part of) the problem. It FEELS like memory is being swapped, etc. I can't yet prove it, but I won't be surprised a bit if I find a garbage collection or swap file problem. Steve -Original Message- From: flexcoders@yahoogroups.com

RE: [flexcoders] Re: Eclipse becoming HORRIBLY slow??

2006-11-07 Thread Peterson, Chris
Do you have a large file, perhaps a cfc or something? Eclipse seems to get really PO'd with me when I have 3000+ line templates, mostly multi-function CFC's, and I see this same thing, very slow typing response, and delayed appearance of my text. Chris -Original Message- From:

RE: [flexcoders] Re: Eclipse becoming HORRIBLY slow??

2006-11-07 Thread Steve Kellogg @ Project SOC
I know we have a number of Adobe folks on this list.. Can any of you guys comment as to whether you've seen this, and if there's any fix on the horizon? Can you help us nail down the CAUSE, or suggest a work around? Thanks in Advance Steve -Original Message- From:

RE: [flexcoders] Re: Eclipse becoming HORRIBLY slow??

2006-11-07 Thread Steve Kellogg @ Project SOC
] Re: Eclipse becoming HORRIBLY slow?? Do you have a large file, perhaps a cfc or something? Eclipse seems to get really PO'd with me when I have 3000+ line templates, mostly multi-function CFC's, and I see this same thing, very slow typing response, and delayed appearance of my text. Chris

Re: [flexcoders] Re: Eclipse becoming HORRIBLY slow??

2006-11-07 Thread Muzak
I think this has been posted here before: Tuning Eclipse Performance http://eclipsezone.com/eclipse/forums/t61618.html This is handy as well: http://www.kyrsoft.com/opentools/memmon.html http://www.kyrsoft.com/opentools/stmemmon.html regards, Muzak Is there some sort of GARBAGE COLLECTION