PTProfiler
Supported versions
Zope 2.5, 2.6, 2.7, 2.8, 2.9, 2.10
Kudos to Godefroid Chapelle for the Five and 2.10 work.
2 sep 08: we have reports of PTProfiler not working with Zope 2.9, but we haven't been able to reproduce the problem. It's working with 2.11.
A simple profiling tool for TAL expressions within page templates. This monkey-patches Zope's TAL machinery to time all the expressions, and provides a frontend to view both total rendering time of all page templates and the time each individual TAL expression takes. This makes bottlenecks in page templates easy to find.
| Release version | Release date | Release files |
|---|---|---|
| PTProfiler 1.4 | 29 may 2009 13:02 |
Products.PTProfiler-1.4-py2.4.egg Products.PTProfiler-1.4.tar.gz |
| PTProfiler 1.3 | 19 nov 2008 16:52 |
Products.PTProfiler-1.3-py2.4.egg Products.PTProfiler-1.3.tar.gz |
| PTProfiler 1.2 | 28 mar 2007 17:50 |
PTProfiler-1.2.tgz |
| PTProfiler 1.1 | 09 mar 2007 12:57 |
PTProfiler-1.1.tgz |
| PTProfiler 1.0 | 11 sep 2006 10:50 |
PTProfiler-0.2.tar.gz |
| PTProfiler 1.0b | 11 sep 2006 10:48 |
PTProfiler-1.0b.tar.gz |
License: New BSD