speed problems

Jacek Generowicz jacek.generowicz at cern.ch
Thu Jun 3 10:58:48 EDT 2004


"^" <axel at axel.truedestiny.net> writes:

> could you please [...] tell me where I should look for
> optimizations?

import profile
help(profile)

import hotshot
help(hotshot)

(Teach a man to fish ... and all that :-)



More information about the Python-list mailing list