[New-bugs-announce] [issue22728] Deprecate spurious benchmarks
Antoine Pitrou
report at bugs.python.org
Sat Oct 25 22:26:06 CEST 2014
New submission from Antoine Pitrou:
"iterative_count" and "threaded_count" are really uninteresting benchmarks, inherited from Dave Beazley's GIL experiments. I suggest to deprecate them and remove from the "all" and "2n3" sets. Patch attached.
----------
components: Benchmarks
files: deprecated.patch
keywords: patch
messages: 230015
nosy: pitrou
priority: normal
severity: normal
stage: patch review
status: open
title: Deprecate spurious benchmarks
type: enhancement
Added file: http://bugs.python.org/file37015/deprecated.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22728>
_______________________________________
More information about the New-bugs-announce
mailing list