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

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Mon Sep 27 09:42:28 EDT 2010


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

Snjezana Peco commented on JBIDE-7021:
--------------------------------------

>> 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.

The lines 347-386 are copied from 387-432 and do the same thing. The only change is that the SSE model isn't unnecessarily created (see your line 493 and the line 364 I added). Do you have any example where this code breaks "EL validation/refactoring/searching/..." ?

> 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