Page Template Profiler

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by Infrae last modified Feb 16, 2011 02:08 AM

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.

Project Description

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.

Current Release
Page Template Profiler 1.4

Released May 29, 2009 — tested with Plone 3, Plone 2.5

Fix deprecation warnings on Zope 2.11.
More about this release…

Download file Get Page Template Profiler for all platforms
PTProfiler-1.4.tgz
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
1.4 May 29, 2009 Fix deprecation warnings on Zope 2.11. More about this release…
Plone 3
Plone 2.5
final
1.3 Nov 19, 2008 Fixed documentation, tests in Zope 2.11 More about this release…
Plone 3
Plone 2.5
final
1.2 Mar 28, 2007 support for Five Views in Zope 2.8, 2.9 support for Zope 2.10 More about this release…
Zope 2.10.2
Zope 2.9.6
Zope 2.8.8
final
1.1 Mar 09, 2007 Usability improvements plus icon for the ZMI. More about this release…
Zope 2.8.4
final
1.0 May 21, 2005 Some quite trivial changes compared to 0.2 (coloured entries in the viewer, profiling is now disabled by default) but there were some requests for a new version. Decided to turn it into 1.0 because it seems pretty stable (no bugs found in two years! ;) and people seem to be using it quite frequently. More about this release… final
0.2 Apr 02, 2005 User Interface improvements. More about this release… final

Comments (1)

Elizabeth Leddy Oct 13, 2010 09:23 PM
For those who are considering, this tool is great for plone 2/3 but it is not compatible with Plone 4.