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

-XSLTC -DIAG is incorrect 

           Summary: -XSLTC -DIAG is incorrect
           Product: XalanJ2
           Version: 2.4Dx
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Xalan-CmdLine
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


-DIAG should report a test-case execution time (from command line).

For XSLTC it is a Transform time.
For test-case below XSLT time is smaller than XSLTC time
(which is wrong).
 

test-case ./perf/xtestdata/num1kordered.xml -xsl 
./perf/axes/axes-foll-sib-10.xsl
XSLTC out
 --------- Transform of ./perf/xtestdata/num1kordered.xml via 
./perf/axes/axes-fo
ll-sib-10.xsl took 2,243 ms

XSLT out
--------- Transform of ./perf/xtestdata/num1kordered.xml via ./perf/axes/axes-fo
ll-sib-10.xsl took 1,242 ms

Reply via email to