Differences between revisions 3 and 4
Revision 3 as of 2005-07-02 01:16:54
Size: 741
Editor: pool-71-111-48-191
Comment:
Revision 4 as of 2008-11-15 14:00:13
Size: 743
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
Note that a patch for an alternate profiler already exists: [http://sourceforge.net/tracker/index.php?func=detail&aid=1212837&group_id=5470&atid=305470 patch #1212837]. Note that a patch for an alternate profiler already exists: [[http://sourceforge.net/tracker/index.php?func=detail&aid=1212837&group_id=5470&atid=305470|patch #1212837]].

"If you're looking for a moderate size self-contained task, writing a replacement for the profile and pstats modules that worked directly with hotshot data would be a nice little project. Right now, to use hotshot data, you have to load it up and turn it into profile-compatible data - for any decent amount of data, this takes a _lot_ of time. Plus, the existing profiler API is extremely unpythonic."

So said Anthony Baxter.

Note that a patch for an alternate profiler already exists: patch #1212837.

A replacement stats module that worked directly with hotshot would also solve the licensing issues with profile.py and pstats.py.

ProfileReplacementProject (last edited 2008-11-15 14:00:13 by localhost)

Unable to edit the page? See the FrontPage for instructions.