Subject: RE: How can I makeTrax transformer.transform() faster?
From: "Paul Brown" <prb@xxxxxxxxxxxxx>
Date: Thu, 16 Aug 2001 15:07:55 -0500
|
> [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
|