[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7021) Low perfomance of validation for web pages

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Sep 27 06:47:29 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-7021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12553380#action_12553380 ] 

Alexey Kazakov commented on JBIDE-7021:
---------------------------------------

>> is the same problem that I already described in my previous comment. ( point 2 - ValidationErrorManage.addError(...) creates markers). 

Yes, it is. Thank you for pointing to that problem. I just improved your solution and removed PageContextFactory from resource listeners at all because our validators is not the only place where resources can be modified without changing their content.

>> However, you have commented the lines 347-386 in PageContextFactory.

Yes, I commented this code for Beta2, because it brakes EL validation/refactoring/searching/... for JSPs at all. See JBIDE-7167.
We should look at this problem more carefully and try to fix it properly in Beta2.

If you find new problems (I know we still have some) please create separate issues.
And of course, Snjezana, your help with fixing performance problems is still very appreciated :)

> Low perfomance of validation for web pages
> ------------------------------------------
>
>                 Key: JBIDE-7021
>                 URL: https://jira.jboss.org/browse/JBIDE-7021
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.2.0.Beta1
>            Reporter: Maxim Areshkau
>            Assignee: Alexey Kazakov
>             Fix For: 3.2.0.Beta1
>
>         Attachments: jbide7021.patch
>
>
> #1 import project https://svn.jboss.org/repos/jbosstools/trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest into workspace;
> #2 try to call validate on jsfTest/WebContent
> #3 it takes about 60-90 seconds to validate this folder whith JBoss Tools plugins and 7-13 seconds without JBoss Tools just with WPT installed.
> So looks like we need to do smth for speeding up the validation process.
>  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list