Let's clarify that here...large tables not lots of tables. As I showed in my earlier messages in the *BIG* thread, a large table (31000 records) may take 15 minutes+ to render whereas the same data parsed into 300 tables renders very quickly (seconds).
-----Original Message----- From: Andy McKay [mailto:andym@ActiveState.com] Sent: Wednesday, March 21, 2001 12:17 PM To: Mayers, Philip J; 'Capesius, Alan'; zope@zope.org Subject: Re: How slow should dtml-var be? (was: RE: [Zope] Problems with *BIG* SQL queries)
Yup sounds like its too much data, one thing that can vary of course is rendering on the browser, large pages can take a long time just to be rendered, for example lots of tables on Netscape. Your example includes no HTML so thats just an off the wall comment. -- Andy McKay.