You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/10/10 18:50:11 UTC

DO NOT REPLY [Bug 13501] New: - Serious performance regression on select-child-last

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13501>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13501

Serious performance regression on select-child-last

           Summary: Serious performance regression on select-child-last
           Product: XalanJ2
           Version: 2.4Dx
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: org.apache.xpath
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: igorh@ca.ibm.com


I run with -DIAG
inFileName=./perf/xtestdata/words-repeat.xml; 
xslFileName=./perf/select/select-child-last.xsl

It took me 1742 ms on xalan-j_2_3_1
and 63,211 ms on latest (Oct 8th ) XALAN .
It is an old regression (it is also visible in  xalan-j_2_4_D1)