[Ann] ZopeProfiler 1.6 -- find out how Zope spends its time
21 Sep
2005
21 Sep
'05
9:02 p.m.
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
7525
Age (days ago)
7525
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer