History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17229
Type: Performance Problem Performance Problem
Status: Open Open
Assignee: Dmitry Avdeev
Reporter: Max Ishchenko
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Low syntax analysis performance

Created: 22 Feb 08 12:03   Updated: 22 Feb 08 15:34
Component/s: Editor. Error Highlighting

File Attachments: 1. Zip Archive 7693_Ishenko_22.02.2008_11.47.44.zip (2.43 Mb)
2. Zip Archive 7693_Ishenko_22.02.2008_11.58.41.zip (2.45 Mb)

Image Attachments:

1. syntaxcheck.png
(2 kb)
Environment: Windows XP

Build: 7,693


 Description  « Hide
I was adding new methods to an interface. (a groovy class is implementing it, this script is a groovy bean)
The syntax check took more than 10 seconds

After the square went yellow it was still showing that syntax analysis was still performing (see screenshot)

The first snapshot was taken when typing a new methid
The second one was taken when duplicating metod signature using Ctrl+D



 All   Comments   Work Log   Change History      Sort Order:
Max Ishchenko - 22 Feb 08 12:08
The problem went away after I removed all filesets from Spring Facet configuration.
It seems that Spring Facet feature performance impact is still unacceptable