[Zope-Annce] [Ann] ZopeProfiler 1.6 -- find out how Zope spends its time

Dieter Maurer dieter at handshake.de
Wed Sep 21 17:02:49 EDT 2005


ZopeProfiler allows you to profile your Zope execution and
thereby find out how Zope spends its time.

Such a profile is an essential prerequisite for most kinds of
optimizations.

ZopeProfiler provides profiles both on a high (Zope) as well
as a low (Python) level.


This version fixes a bug in the "c_exception" dispatch. The bug
can lead to assertion errors in Python's "profile.py" module when
an exception happens in a C implemented function.
The same bug will be fixed for Python 1.4.2 (nevertheless,
the bug needs to be fixed in ZopeProfiler, even if Python 1.4.2 is used).


More information and download:

  <http://www.dieter.handshake.de/pyprojects/zope>



-- 
Dieter


More information about the Zope-Announce mailing list