Re: Python profiler
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: Python profiler

From: Peter Tillotson <none@no.chance>
Date: Tue Oct 04 2005 - 14:42:38 CEST

look in the gc module ...

Celine & Dave wrote:
> Hello All,
>
> I am trying to find a profiler that can measure the
> memory usage in a Python program. I would like to
> gather some statistics about object usages. For
> example, I would like to be able to see how much time
> it takes to search for an item in a dict object, how
> many times it has to access the symbol table to
> retrieve a specific item, and things like that.
>
> Thanks,
>
> Dave
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
Received on Sat Oct 15 04:06:56 2005