Title: RE: table

Balaji

I did a quick test, I never nest tables, as a personal preference, easy to debug, read etc. FOP does say that the numbers produced from their debug statements should not be used comparatively. Hope this helps:

File attached

RESULTS FOR CALLED TABLES:

703 [main] DEBUG RenderPDF  - Avg render time: 328ms/page
640 [main] DEBUG RenderPDF  - Avg render time: 289ms/page
703 [main] DEBUG RenderPDF  - Avg render time: 320ms/page
656 [main] DEBUG RenderPDF  - Avg render time: 312ms/page
625 [main] DEBUG RenderPDF  - Avg render time: 297ms/page
AVRG: 309.2ms/page

RESULTS FOR NESTED TABLES:

766 [main] DEBUG RenderPDF  - Avg render time: 312ms/page
609 [main] DEBUG RenderPDF  - Avg render time: 281ms/page
688 [main] DEBUG RenderPDF  - Avg render time: 312ms/page
609 [main] DEBUG RenderPDF  - Avg render time: 281ms/page
641 [main] DEBUG RenderPDF  - Avg render time: 305ms/page
AVRG: 298.2ms/page

I hope this is what you are looking for.

Rob
-----Original Message-----
From: Balaji Loganathan [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 17, 2003 10:33 AM
To: fop
Subject: fo:table

Hi,
which option is better and fast for building a table?

1.Construct one table with 8 rows, 2 columns.(most of
the rows have table inside table).

2.Construct 8 individual tables.(then insert table
inside table).

I hope my question is clear ??

Regards
Balaji

http://mobile.yahoo.com.au - Yahoo! Mobile
- Check & compose your email via SMS on your Telstra or Vodafone mobile.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

 

Attachment: hockeycalledtable.xsl
Description: Binary data

Attachment: hockey2nested.xsl
Description: Binary data

Attachment: hockey2nested.xml
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to