RE: speed

2002-06-04 Thread Cyril Rognon
check the archive list :)) http://marc.theaimsgroup.com/?l=fop-dev&m=101310355622557&w=2 Have a nice performance boost. Cyril At 11:00 03/06/2002 -0400, you wrote: do you have an example of breaking up a long table into multiple page-sequences?

RE: speed

2002-06-04 Thread Keiron Liddle
On Mon, 2002-06-03 at 16:18, Norr, Peter wrote: > for example a 17 page document takes 100 seconds.. > > it has a header, footer and one long table as the body. > peter That is quite slow. Are you embedding FOP, if so is there enough memory, are you using buffered stream etc. Is debugging off (a

RE: speed

2002-06-03 Thread Norr, Peter
do you have an example of breaking up a long table into multiple page-sequences? thanks! -Original Message- From: Cyril Rognon [mailto:[EMAIL PROTECTED] Sent: Monday, June 03, 2002 10:40 AM To: [EMAIL PROTECTED] Subject: RE: speed Ok, this is slow figures. We have much longer tables

RE: speed

2002-06-03 Thread Cyril Rognon
Ok, this is slow figures. We have much longer tables and yet we do not have such low rate. Do you have forward reference ? For instance, do you have the famous page X of Y in your page footer ? Long tables and forward references are the two FOP speed issues. You have to cut your table to pieces

RE: speed

2002-06-03 Thread Norr, Peter
for example a 17 page document takes 100 seconds.. it has a header, footer and one long table as the body. peter -Original Message- From: Cyril Rognon [mailto:[EMAIL PROTECTED] Sent: Monday, June 03, 2002 10:12 AM To: [EMAIL PROTECTED] Subject: Re: speed Hello, I am wondering how

Re: speed

2002-06-03 Thread Cyril Rognon
Hello, I am wondering how slow your FOP project is. Could you give us some figures please ? We are rendering 20 to 500 pages documents with a 1,5 or 2 pages per seconds rate. This speed is convenient for the use we make of FOP. We have many long tables in our documents, and a few images. What a

Re: Speed problem

2002-01-29 Thread Carlos Araya
t; >> -Message d'origine- >> De : seb dupont [mailto:[EMAIL PROTECTED] >> Envoyé : mardi 29 janvier 2002 17:00 >> À : [EMAIL PROTECTED] >> Objet : RE: Speed problem >> >> >> >> i use FOP 0.20.1 with Xalan 2.0.0 >> but whe

RE: Speed problem

2002-01-29 Thread seb dupont
e another version of > Xalan with my Fop version ! > I just change the xalan.jar... > > -Message d'origine- > De : seb dupont [mailto:[EMAIL PROTECTED] > Envoyé : mardi 29 janvier 2002 17:00 > À : [EMAIL PROTECTED] > Objet : RE: Speed problem > > >

RE: Speed problem

2002-01-29 Thread Solange Desseignes
nvier 2002 17:00 À : [EMAIL PROTECTED] Objet : RE: Speed problem i use FOP 0.20.1 with Xalan 2.0.0 but when i use cocoon2 (fop 0.20.1 and xalan 2.2D13) the result is the same, fastest time at 25 s. How can i change xalan for fop ? i have to rebuild it copying xalan in the lib ? - Solange

RE: Speed problem

2002-01-29 Thread seb dupont
i use FOP 0.20.1 with Xalan 2.0.0 but when i use cocoon2 (fop 0.20.1 and xalan 2.2D13) the result is the same, fastest time at 25 s. How can i change xalan for fop ? i have to rebuild it copying xalan in the lib ? - Solange Desseignes <[EMAIL PROTECTED]> a écrit : > Which version of Xalan do y

RE: Speed problem

2002-01-29 Thread Solange Desseignes
Which version of Xalan do you use ??? I had the same problem or speed whith the version 2.1.0. With the version 2.2D11, it was faster !!! Solange Desseignes -Message d'origine- De : seb dupont [mailto:[EMAIL PROTECTED] Envoyé : mardi 29 janvier 2002 15:07 À : [EMAIL PROTECTED] Objet : Spe