Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » IDE Slow even w/ Heap usage ~50%, CPU 150%-90%(real mem usage: 436 megs, Virtual 732megs.)
IDE Slow even w/ Heap usage ~50%, CPU 150%-90% [message #667304] Wed, 27 April 2011 18:54 Go to next message
Eclipse UserFriend
-CPU usage goes to CPU 150%-90% every time I try to type in an Action file. Result is ~1 char per second
-However, in view or non-php files, there is no lag :/
- state of computer doesn't matter (fresh reboot)
- 2ghz dual core, 3gb of ram macbook

Here is my eclipse.ini:

-startup
 ../../../plugins/org.eclipse.equinox.launcher_1.1.0.v2010050 7.jar
--launcher.library
 ../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x 86_64_1.1.1.R36x_v20100810
-product
org.eclipse.epp.package.php.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
768m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-XX:MaxPermSize=768m
-Xms40m
-Xmx768m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts


any ideas? it has been this way for 6+ months :/

[Updated on: Wed, 27 April 2011 19:14] by Moderator

Re: IDE Slow even w/ Heap usage ~50%, CPU 150%-90% [message #667730 is a reply to message #667304] Sun, 01 May 2011 15:12 Go to previous message
Eclipse UserFriend
Hmm, looks like my ram usage is maxing out near 500 or 520 mb, but VM goes up to 1gig.

I know in netbeans, my project uses ~1gb of ram.

Soo strange :/
Previous Topic:My PDT problem
Next Topic:Path Mapping - PHP Servers
Goto Forum:
  


Current Time: Sat Jun 21 04:41:51 EDT 2025

Powered by FUDForum. Page generated in 0.03405 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top