I want to measure the exactly rendering speed of dynamically generated pages in Zope. How can i do this? Tonico -- Contact me mailto:contact_tonico@yahoo.de Visit my HomePage http://tonico.freezope.org __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de M�chten Sie mit einem Gru� antworten? http://grusskarten.yahoo.de
Look up the CallProfiler product. -- Andy McKay Agmweb Consulting http://www.agmweb.ca ----- Original Message ----- From: "Tonico Strasser" <contact_tonico@yahoo.de> To: <zope@zope.org> Sent: Tuesday, September 17, 2002 9:17 AM Subject: [Zope] rendering speed
I want to measure the exactly rendering speed of dynamically generated pages in Zope. How can i do this?
Tonico
-- Contact me mailto:contact_tonico@yahoo.de
Visit my HomePage http://tonico.freezope.org
__________________________________________________________________
Gesendet von Yahoo! Mail - http://mail.yahoo.de Möchten Sie mit einem Gruß antworten? http://grusskarten.yahoo.de
_______________________________________________ Zope maillist - Zope@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 )
On Tue, Sep 17, 2002 at 06:17:20PM +0200, Tonico Strasser wrote:
I want to measure the exactly rendering speed of dynamically generated pages in Zope. How can i do this?
You can get a lot of speed statistics by profiling. Set the PROFILE_PUBLISHER environment variable, as described in doc/ENVIRONMENT.txt. --PW -- Paul Winkler "Welcome to Muppet Labs, where the future is made - today!"
participants (3)
-
Andy McKay -
Paul Winkler -
Tonico Strasser