[Ann] ZopeProfiler 1.6 -- find out how Zope spends its time
Dieter Maurer <[email protected]>
| Newsgroups | gmane.comp.web.zope.announce |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ Zope-Announce maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-announce Zope-Announce for Announcements only - no discussions (Related lists - Users: http://mail.zope.org/mailman/listinfo/zope Developers: http://mail.zope.org/mailman/listinfo/zope-dev )