30 Mar
2003
30 Mar
'03
4:58 p.m.
I have released ZopeProfiler version 0.2. ZopeProfiler helps you to understand what Zope uses its time for. It can derive both low and high level timing statistics. More information and download: <http://www.dieter.handshake.de/pyprojects/zope> New in version 0.2: * Python 2.2.2 incompatibility fixed * real time and CPU time timer (on plattforms supporting both) * much more careful monkey patching (hopefully removing a problem with WingIDE's debugging support for Zope) Dieter