and for python products there is of course also the standard profiler (i think CallProfiler doesn't work with python products but i may be mistaken), to be found in /Control_Panel/DebugInfo/manage_profile. for instance with the profiler i recently found that my only performance problem was the ZODBC adapter resp. ODBC :-) - peter. Richard Jones wrote:
On Mon, 28 Oct 2002 11:59 pm, John Doe wrote:
What is the best way to identify bottlenecks ? Any products which provide this ? Is it possible to record the time used per page templates/script/... ?
Have you looked at this yet?
http://www.zope.org/Members/richard/docs/zope_optimisation.html
CallProfiler, from:
http://www.zope.org/Members/richard/CallProfiler
was supposed to be integrated into Zope 2.6 but missed the boat. It works with 2.5 and 2.6 with a little tweaking. I hope to release new versions soon.
Richard
_______________________________________________ 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 )