[Zope-dev] Call Profiler
Richard Jones
rjones@ekit-inc.com
Fri, 1 Feb 2002 14:15:45 +1100
On Fri, 1 Feb 2002 14:10, Anthony Baxter wrote:
> >>> Richard Jones wrote
> >
> > I've just announced our Call Profiler product on zope.org and the zope
> > announce list (waiting for people in different timezones to authorise
> > them :) ( http://www.zope.org/Members/richard/CallProfiler/ for the
> > impatient)
>
> ... Richard had made my initial vile hack actually work in a way that
> didn't cause bleeding from the brain)
No comment ;)
> Unfortunately, the existing python profiling stuff is at too low a
> level to be useful - this stuff really fills a need.
Although being able to tie this into the python profiler would _rock_ in
terms of profiling websites that use a mix of DTML/ZPT and Python products.
Even it it's just to get the timing marks where the higher level stuff like
DTML/ZPT calls out to the python code (ie. getting timing for the python
calls at the highest level)
> Plus, if it's integrated into Zope, Richard doesn't have to spend work
> time on maintaining it :)
But I do have time for screenshots - there's some up on the product page now
for those who have a short curiosity span :)
Richard