Extremely slow jsp editing [message #1609786] |
Tue, 10 February 2015 05:40 |
Eclipse User |
|
|
|
Hey,
I've encountered an issue where some JSP files are incredibly slow to edit.
This only happens when typing in code in a java code section (<% %>) and when typing outside the java section the typing is smooth.
Those JSP file have a few (~5) @include of other jspf files and when gradually removing them, the typing becomes quicker.
In addition, I also noticed then on every character typed in the heap size seems to increases significantly in the monitor :
Before starting to edit : Monitor at 269M
Type 'a' : Monitor at 378M
Type 'b' : Monitor at 495M
Type 'c' : Monitor at 614M
Type 'd' : Monitor at 915M
I do have a max heap of nearly 4GB but it doesn't help, response time and memory consumption is unreasonable.
This has been reproduced on several other machines.
Would appreciate any sort of assistance 
Version : Luna Service Release 1a (4.4.1) Build id: 20150109-0600
OS : Ubuntu x64
|
|
|
Powered by
FUDForum. Page generated in 0.04194 seconds