On Apr 5, 9:41 am, Rahul <nos...@nospam.invalid> wrote: > John Machin <sjmac...@lexicon.net> wrote in news:0a8400dc-b14b-4bb9-a608- > 7327fe88a...@j18g2000prm.googlegroups.com: > > > > > Read the fantastic manual: > > >http://docs.python.org/library/profile.html > [snip] > > cProfile is recommended for most users; it's a C extension with > > reasonable overhead that makes it suitable for profiling long-running > > programs. Based on lsprof, contributed by Brett Rosen and Ted Czotter. > > > New in version 2.5. > > Thanks John; I did read the manual which is why I decided to use cProfile > as it was "recommended for most users". I missed the last bit about "New > in version 2.5."
Looks like our definitions of "read" differ :-) -- http://mail.python.org/mailman/listinfo/python-list