[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [xml] XSLTPROC is slow along with XSLT



On Mon, Feb 16, 2004 at 06:59:36PM +0800, Vikrant Rathore wrote:
Content-Description: Mail message body
> Hi daniel,
> 
> Thanks for a prompt response. I did not expect so fast reply. The data file is 
> attached with this mail and the version info is
> 
> libxml 20605, libxslt 10102 and libexslt 802 
> xsltproc was compiled against libxml 20604, libxslt 10102 and libexslt 802

  Anyway the fact that it doesn't scale is normal. Eacha and every
//foo lookup requires a full traversal of the input tree. You need to
fix your XSLT first.

Daniel


-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]