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.

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.

OSI Certification Mark Public domain: no rights reserved
Public Domain