This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: How can I makeTrax transformer.transform() faster?



> [Eli Lato]
> It's ok that factory.newTemplates() takes several seconds, but the
> transformer.transform() is 300-600 millisecs on a fast machine.

That might be a long time and it might not; it all depends:

Which transformer (Saxon, Xalan, XSLTC, etc.) are you using?  What sorts of
XPath queries are you using?  (Any with "//" in them?)  What is the
configuration of the transformer (SAXSource to StreamResult, etc.)?

	-- Paul


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]