OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: AW: [docbook] performance issue - 5MB Source lead to a processtime up to 20 minutes


On 16.1.2014 17:32, markus.sticker.epos@zf.com wrote:
> yes. I only do the FO, and  also yes for the local copy of docbook 5 .
> If removed some obsolate (for my case) Parts and now I'm using the
> saxon 9.5 with multithreading and 3G heap so my process time is about 
> 3-5 minutes. Not good - just a little better.
> If I look at the content there is nothing bad - only chapters, paras , etc.
> Do you know a good xslt performance test tool, or parameters to reduce 
> the output (20mb).

First, I would check that you are using recent DocBook XSL stylesheet
distribution (1.78.1).

Then you can run Saxon with -t switch which will show you how long
resources are loaded and transformed. This can give you some insight.

Multi-core processor will not help, unless you are using features from
commercial version Saxon-EE (and those features are not used in DocBook
stylesheets), transformation runs in a single thread.

					Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: jirka@kosek.cz      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 rep.
------------------------------------------------------------------
    Bringing you XML Prague conference    http://xmlprague.cz
------------------------------------------------------------------

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]