On 11.10.2012 12:15, Gabor Kovesdan wrote:
> Em 11-10-2012 12:11, Remko Tronçon escreveu:
>> Is there an easy way to speed up the processing significantly? (e.g.
>> hot spots in the stylesheets i can remove if i don't need them)
>> I've tried using XSLTC, but the stylesheets don't seem to compile for
>> me (and i've seen other posts to the mailing list confirming this).
> 
> Have you tried xsltproc (part of libxslt)? It seemed the fastest choice
> for me.

For large documents Saxon usually outperforms xsltproc, for smaller ones
xsltproc is faster as it doesn't require start of JVM. Xalan is quite
slow and buggy compared to those two.

l10n code was refactored ~2 years ago to be much faster in typical
scenarios (no customizations). So please make sure that you are using
recent version of DocBook XSL stylesheets.

                                Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: [email protected]      http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to