|
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.
|
| Latest Release: |
0.2
|
| Last Updated: |
2003-04-02 08:40:21 |
| Author: |
ZopeOrgSite
|
| Categories: |
Statistics and Analysis |
| Maturity: |
Development |
|