Page Template Profiler

PTProfiler hooks into the PageTemplate system to profile each individual expression call in that template. It is best used in combination with other profiling tools to find bottlenecks in page templates.

Current release
Page Template Profiler 1.2

Released Mar 28, 2007 — tested with Zope 2.10.2, Zope 2.9.6, Zope 2.8.8

support for Five Views in Zope 2.8, 2.9 support for Zope 2.10
More about this release…

Download fileGet Page Template Profiler for all platforms (0 kB)
PTProfiler-1.2.tgz

Project Description

Page Template Profiler

Note: This is NOT a replacement for the CallProfiler, but rather a useful extra tool to monitor individual expressions more precisely than the CallProfiler does. For best results, use a combination of both PTProfiler and CallProfiler.