Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Python only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Member List
Calendar
Today's Posts
Home
Forum
Topic
Python
cProfile for python 2.4
cProfile for python 2.4
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
David Pratt
#1
cProfile for python 2.4
Mar 29 '08, 09:15 PM
I'd like to compile cProfile for python 2.4. Where can I get it to do
this? I realize it is part of python 2.5. Many thanks.
ptrk
#2
Mar 29 '08, 09:25 PM
Re: cProfile for python 2.4
On Mar 28, 3:50 pm, David Pratt <fairwi...@east link.cawrote:
I'd like to compile cProfile for python 2.4. Where can I get it to do
this? I realize it is part of python 2.5. Many thanks.
can you use cProfile's predecessor, profile?
The Python Profilers
http://docs.python.org/lib/module-profile.html
Source code: Lib/profile.py and Lib/pstats.py Introduction to the profilers: cProfile and profile provide deterministic profiling of Python programs. A profile is a set of statistics that describes...
Comment
Post
Cancel
Previous
template
Next
Working...
OK
OK
Cancel
👍
👎
☕
Comment