You are not logged in Log in Join
You are here: Home » Members » guido_w » PageTemplate Profiler

Log in
Name

Password

 
 

Folder icon PageTemplate Profiler

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

Changes for 0.2:

  • Added total rendering time for pagetemplates
  • Added button to clear results
  • Added button to enable/disable profiling from the viewer
  • Removed unused import statement that created a dependency on another Zope product (Silva)
  • Fixed bug where import statement was missing

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

 Title   Type   Size   Modified   Status 
 PTProfiler Edit object Software Release   2003-03-13 published
 PTProfiler Edit object Software Release   2003-04-02 published