Re: [xsl] XSL-FO to PDF conversion speed

Subject: Re: [xsl] XSL-FO to PDF conversion speed
From: Jesper Tverskov <jesper@xxxxxxxxxxx>
Date: Mon, 14 Oct 2013 10:00:50 +0200
I want to update this thread with my test results of FOP, RenderX and
Antenna House when it comes too transforming my stylesheet to a pdf of
2 pages 1000 times at the command line.

To my surprize, RenderX was not faster than FOP.

Antenna House on the other hand is very fast. Dropping FOP and using
Antenna House instead gave me a processing time reduction of 75%.

My pdf has two barcodes. FOP's barcode module, "barcode4j", is so slow
that turning the barcodes off reduces processing time 30%. When I turn
the barcodes off using Antenna House, it only reduces processing time
5%.

Regards
Jesper Tverskov

On Wed, Oct 2, 2013 at 2:49 AM, Liam R E Quin <liam@xxxxxx> wrote:
> On Wed, 2013-10-02 at 01:54 +0200, Jesper Tverskov wrote:
>> What about a FOP profiler or FO profilers in general?
>
> FOP produces output, so a program that timestamps that output log could
> be used, perhaps. At least you'd determine the page.
>
> If FOP takes time to start up before the first page is generated, check
> (1) the number of installed fonts, and (2) whether your document uses
> any large or complex fonts.
>
> --
> Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
> Pictures from old books: http://fromoldbooks.org/
> Ankh: irc.sorcery.net irc.gnome.org freenode/#xml

Current Thread