← Prev in month ← Prev in thread
Next in thread → Next in month →

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

From
Jirka Kosek <>
Date
2014-01-16T16:40:03+00:00
ID
Thread
Re: AW: [docbook] performance issue - 5MB Source lead to a processtime up to 20 minutes
On 16.1.2014 17:32,  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:       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
------------------------------------------------------------------
← Prev in month ← Prev in thread
Next in thread → Next in month →