Results 1 to 4 of 4

Thread: STS 3.1/Eclipse 3.8 poor performance

  1. #1
    Join Date
    Jul 2009
    Posts
    7

    Default STS 3.1/Eclipse 3.8 poor performance

    For some time now, I have been encountering rather poor performance with STS. Often when I save a source file, STS would spend a long time building the project. CPU usage remained elevated long after control returns to the editor. This is STS 3.1 linked to Eclipse 3.8 platform, so we can't blame e4 here. Attached is a JProfiler-captured CPU profile of one such occurrence. I limited the call tree to the busy thread (non-waiting). Just point your browser at Call_Tree_3.html. I'll be happy to attach the actual session snapshot if you have JProfiler.
    Attached Files Attached Files

  2. #2
    Join Date
    Jul 2009
    Posts
    7

    Default

    In addition to the high CPU load in the background, the UI often bogs down on building with a foreground dialog saying "Building workspace" and "Loading ... .xml". I have a number of Spring XML context files. The attached call tree isolates the activity from this behavior.
    Attached Files Attached Files

  3. #3
    Join Date
    Jul 2009
    Posts
    7

    Default

    For what it's worth, I decided to open a JIRA case STS-3017 to track this performance issue.

  4. #4
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    Hey!

    Thanks for capturing the profiler outputs and opening the JIRA issue for that. Much appreciated!!!
    We will take a look.

    Cheers,
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •