Re: [xep-support] how long does it take to create a PDF?

From: Michael Sulyaev <msulyaev@renderx.com>
Date: Fri Aug 12 2005 - 00:35:25 PDT

Hello, Teddi,

There is no average speed of creating PDFs, because it totally depends
on size and complexity of input files and availability of external
resources (like images retrieved by HTTP). The time may also depend on
available system resources (swapping is slow) and JVM memory settings.

If you use XML+XSL (not pure FO) as input, you may wish to transform
your files to get FO file with Saxon and measure the time, then call XEP
to produce PDF from FO and measure the time again.

On my old slow notebook it took less than a minute to create PDF from
examples/xmlspec/xslt.xml + examples/xmlspec/xmlspec20.xsl (shipped with
XEP).

-- 
Best regards,
  Michael Sulyaev	mailto:msulyaev@renderx.com
RenderX.
Petrone, Teddi R wrote:
> What is the average processing speed to generate a PDF with RenderX? My
> processing speed seems to be very slow. I am averaging about 20 minutes.
> Is there something I can do to speed up the processing speed?
> 
> -------------------
> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> in the body of the message to majordomo@renderx.com from the address
> you are subscribed from.
> (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Fri Aug 12 01:00:09 2005

This archive was generated by hypermail 2.1.8 : Fri Aug 12 2005 - 01:00:09 PDT