I still see it regularly (when I eclipse-launch my app and quit from
my app). You can restore performance by running Quartz Debug. I've
set up this alias in my .bash_profile:
# Run Quartz Debug, then exit
q() {
{ /Developer/Applications/Performance\ Tools/Quartz\
Debug.app/Contents/MacOS/Quartz\ Debug; } &
sleep 2;
kill %%;
}
So I just type 'q' in my terminal when things slow down.
jeff
On Oct 28, 2005, at 11:39 AM, Russ Trotter wrote:
Hi Folks, i'm running Eclipse 3.1.1 on my Powerbook 17" on Java
1.5.0rc1 (the "official" apple 1.5 release, not the DP's) and it's
just really slow: scrolling, editing, opening files, CVS operation,
etc. I'm comparing this to my user experience on Linux/Windows.
Does anyone else on mac/eclipse share my pain?
thanks
russ
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden