From jira-events at lists.jboss.org Thu Sep 16 14:08:28 2010 Content-Type: multipart/mixed; boundary="===============3854889433130297208==" MIME-Version: 1.0 From: Alexey Kazakov (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7021) Low perfomance of validation for web pages Date: Thu, 16 Sep 2010 14:08:28 -0400 Message-ID: <1163917109.4563.1284660508634.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 676703602.9084.1283870452471.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============3854889433130297208== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/browse/JBIDE-7021?page=3Dcom.atlassian.jira.pl= ugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12551358#act= ion_12551358 ] = Alexey Kazakov commented on JBIDE-7021: --------------------------------------- I found the resoun why XHTML Syntax validator works so slow in https://svn.= jboss.org/repos/jbosstools/trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test= /resources/jsfTest project. Some XHTMLs don't have there. Such files are validated very slowly by XHTML validators. Probably because = of unsuccessful schema resolving. I disabled it in the validator and now va= lidation for this project for me takes ~4 secs without XHTML Syntax validat= or and ~5 secs with it. Before the fix it toke more then one minute. > 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.Beta > Reporter: Maxim Areshkau > Assignee: Alexey Kazakov > Fix For: 3.3.x > > > #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: htt= ps://jira.jboss.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============3854889433130297208==--