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: Stephen Kellett <snail@objmedia.demon.co.uk>
Date: Sat Oct 01 2005 - 01:54:56 CEST

In message <mailman.1302.1128117004.509.python-list@python.org>, Celine
& Dave <zhu_dave@yahoo.com> writes
>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

Python Memory Validator.
Apply for beta here:

        http://www.softwareverify.com/beta.php?product=PMVB000

>example, I would like to be able to see how much time
>it takes to search for an item in a dict object,

That is something for a performance profiler, not a memory profiler.
Python Performance Validator will help you there.

>how
>many times it has to access the symbol table to
>retrieve a specific item, and things like that.

Python Coverage Validator will help you there.
Python Performance Validator will help you there.

        http://www.softwareverify.com

Windows NT/2000/XP/and above(vista, etc)

Stephen

-- 
Stephen Kellett
Object Media Limited    http://www.objmedia.demon.co.uk/software.html
Computer Consultancy, Software Development
Windows C++, Java, Assembler, Performance Analysis, Troubleshooting
Received on Sat Oct 15 04:01:33 2005