facebook

JavaScript debugging causes heavy CPU load

  1. MyEclipse Archived
  2.  > 
  3. Web 2.0 / AJAX
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #257780 Reply

    fantasio
    Member

    If I debug my AJAX application within MyEclipse, the CPU consumes roughly 100% of my first CPUs.
    Sometimes, the second one gets stressed, too.
    Halting at JavaScript breakpoint drives me to fetch a new coffee until the stack, variables etc. are shown.

    I’ve already completely reinstalled Eclipse and MyEclipse.
    Any idea to decrease the stress?

    My configuration:
    – MyEclipse 5.0.1 GA Pro
    – Tomcat 5.5.17
    – Java SE 5.0_07

    #257862 Reply

    Riyad Kalla
    Member

    What do your startup arguments look like? EIther on the command line, or in your eclipse.ini file?

    #258068 Reply

    fantasio
    Member

    Default settings by MyEclipse…

    eclipse.exe -product com.genuitec.myeclipse.product.ide -vmargs -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M -Dosgi.splashLocation=”C:\Program Files\Develop\MyEclipse 5.0GA\eclipse\MyEclipseSplash.bmp

    #262539 Reply

    support-jed
    Keymaster

    Can you provide more information about the test case you have? The embedded Mozilla is sometimes very confused by certain programs and I would love to see another test case.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: JavaScript debugging causes heavy CPU load

You must be logged in to post in the forum log in