python profiling, hotspot and strange execution time

Stephen Kellett snail at objmedia.demon.co.uk
Tue Sep 6 05:09:41 EDT 2005


In message <1125995101.301148.158900 at g47g2000cwa.googlegroups.com>,
cournape at gmail.com writes
>Hi there,
>
>   I have some scientific application written in python. There is a
>good deal of list processing, but also some "simple" computation such
>as basic linear algebra involved. I would like to speed things up
>implementing some of the functions in C. So I need profiling.

You haven't said which platform you are on. If you are on Windows you
may want to try Python Performance Validator.

        http://www.softwareverify.com

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



More information about the Python-list mailing list