[New-bugs-announce] [issue13481] Use an accurate clock in timeit

Antoine Pitrou report at bugs.python.org
Sat Nov 26 01:02:01 CET 2011


New submission from Antoine Pitrou <pitrou at free.fr>:

This patch uses an accurate POSIX clock if possible in the timeit module.

----------
components: Library (Lib)
files: timeit_clock.patch
keywords: patch
messages: 148369
nosy: georg.brandl, pitrou
priority: normal
severity: normal
stage: patch review
status: open
title: Use an accurate clock in timeit
type: feature request
versions: Python 3.3
Added file: http://bugs.python.org/file23783/timeit_clock.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13481>
_______________________________________


More information about the New-bugs-announce mailing list