[Python-Dev] profiler decorator - is it worth for inclusion?

Brian Curtin brian.curtin at gmail.com
Thu Jul 15 20:55:30 CEST 2010


On Thu, Jul 15, 2010 at 13:45, Giampaolo Rodolà <g.rodola at gmail.com> wrote:

> Today I was looking for a quick and dirty way to profile a method of a
> class.
> I was thinking that cProfile module had a decorator for this but I was
> wrong so I decided to write one based on hotshot.
> Would it be worth for inclusion?


Since hotshot is gone in 3.x, I'd guess the chances are probably slim.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20100715/18501d18/attachment.html>


More information about the Python-Dev mailing list