24 Nov
2006
24 Nov
'06
10:24 a.m.
Andreas Jung wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
- --On 24. November 2006 11:20:39 +0100 Andreas Jung <lists@zopyx.com> wrote:
ZopeProfiler will tell you about bottlenecks.
Doesn't work in zope 2.6 based on python 2.1 :(
Try CallProfiler instead.
and *enable* subtransactions!
When I have a transaction wich takes almost 1 sec, I don't think it will change anything :) I'll try CallProfiler :)