Help: More speedup needed

Miki Tebeka tebeka at cs.bgu.ac.il
Sun Jan 26 02:50:48 EST 2003


Hello Darrell,

> Use the profiler.
>         import profile
> Find your hot spots, then if your stuck post them as smaller examples.
Thanks but I already did use the profiler. Most of the time is spent
in 'incontext' in score.py.
Trying to isolate it and explaining the isolated code is very much
like handing the whole of the code (around 400 lines of code in the
relevant files). So I chose the lazy option :-)

Miki
tebeka at cs.bgu.ac.il




More information about the Python-list mailing list