You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by "J.Pietschmann" <j3...@yahoo.de> on 2005/10/02 01:11:09 UTC

Re: Performance isseus Fo:marker

Foucault, Sebastien wrote:
> I'm running FOP 0.20.5 under Win32 and I have performance issues processing
> XSL documents containing fo:marker / fo:retrieve-marker tags.
> Do <fo:marker/> and <fo:retrieve-marker/> elements generate high memory
> consumption as long page sequences and <fo:page-citation/> elements do ?

I don't think so.

> NB1 : My document is splitted into tiny page sequences
> NB2 : My document does not content any fo:page-number-citation
> NB3 : When I remove the <fo:marker/> / <fo:retrieve-marker/> the memory
> consumption decreases.

If you have lots of fo:marker elements, they will take a lot of
space just by themselves. Not that all marker content is always kept
until the whole input is rendered, so splitting the content into
many small page sequences wont help.

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org