Erik de Castro Lopo wrote:
Does anyone have any experience profiling Python code? I've done a bit of googling but haven't really found anything.
Once upon a time, when I was working at CommSecure, we used to do this a lot. This part of the library reference should get you started http://docs.python.org/lib/profile.html. What exactly is the problem? Just want to know where your code spends its time? -- Mark
begin:vcard fn:Mark Greenaway n:Greenaway;Mark email;internet:[EMAIL PROTECTED] tel;cell:0437-262-229 version:2.1 end:vcard
_______________________________________________ coders mailing list [email protected] http://lists.slug.org.au/listinfo/coders
