Re: xsltproc very slow - Mailing list pgsql-docs

From Sean Chittenden
Subject Re: xsltproc very slow
Date
Msg-id 20031124231936.GB68963@perrin.nxad.com
Whole thread Raw
In response to xsltproc very slow  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-docs
> I've just tried out how xsltproc (1.0.8) performs compared to
> openjade (1.3.1).  I'm not impressed.  While openjade is already
> notoriously slow, 12 minutes for a full documentation build on my
> system, with xsltproc it took 55 minutes.  Can anyone try it out on
> his system to see whether other versions or other configurations
> perform better?  As it stands, I'm not excited to give up openjade.

Profile xsltproc(1).  Dime to dollar it's some inefficient XSL.
libxslt is by and large considered the fastest XSL processor and is
very performance consciouus.  I wrote the ruby bindings for
libxml/libxslt and have found Daniel very responsive to performance
related questions.  $0.02.  If you find some problem XSL that's slow,
let me know and I may be able to help out.  -sc

--
Sean Chittenden

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: DocBook V4.2, on the way to XML
Next
From: Halley Pacheco de Oliveira
Date:
Subject: Re: DocBook V4.2, on the way to XML