
report at bugs
Nov 25, 2009, 3:32 PM
Post #1 of 1
(184 views)
Permalink
|
|
[issue2281] Enhanced cPython profiler with high-resolution timer
|
|
Antoine Pitrou <pitrou [at] free> added the comment: One issue with using timestamp counters is that their resolution varies with CPU speed, which is not necessarily constant during a whole run (because of power management). On the other hand I'm not sure it's really a problem. ---------- versions: +Python 3.2 -Python 3.1 _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue2281> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|