collective / collective/Products.CallProfiler
CallProfiler does not get installed with Plone 4.2b2, also does not profile much
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
When installing the CallProfiler in Plone 4.2b2, the CallProfiler does not appear in the Zope Control Panel.
I think that it would work if the initialize Method would work like in ZopeProfiler. With a pdb I was able to install the Profiler, while messing with transactions, but then I found out the profiler does not seem to profile very much. With and without five.pt and all hooks activated, I only got entries for page loads that failed.
It seems that CallProfiler or some successor needs a lot of love, because right now there is no way to usefully profile page templates :-(
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.