ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> zope-List
zope-List
Re: [Zope] Z-SQL Method performance
by Dieter Maurer other posts by this author
Apr 3 2002 9:34PM messages near this date
[Zope] Z-SQL Method performance | [Zope] zope license plate (trivial non-technical question)
Rudi Wurm writes:
 >  my situation:
 >  ...
 >  My problem is the perfomance when executing a Z SQL Method
 >  ...
 >  my mysql-client tells me, that mysql by itself takes about .02 to .04 secs to 
 >  perform
 >  ...
 >  But telling a dtml-method to use the Z-SQL-Method in an <dtml-in <name of 
 >  z-sql-method>> statement, it takes about 4-5 seconds, and thats very long.
It's almost surely not the Z SQL Method but the DTML rendering that
makes it slow.

Use an External Method to generate the HTML from the query result.


Dieter


_______________________________________________
Zope maillist  -  Zope@[...].org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )
Thread:
Rudi Wurm
Dieter Maurer

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved