This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barry
Recipients barry, rhettinger, serhiy.storchaka
Date 2017-11-15.22:03:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <5F5B577F-05E5-4C1D-B7AB-BB8D5FD7CB60@python.org>
In-reply-to <1510783216.04.0.213398074469.issue32039@psf.upfronthosting.co.za>
Content
On Nov 15, 2017, at 17:00, Serhiy Storchaka <report@bugs.python.org> wrote:
> 
> +1 to all said by Raymond. But this is rather the matter of a special article or blog post than a note in the documentation.

Maybe a HOWTO on performance testing and analysis?  We already have one on instrumenting with DTRACE/SystemTap, and we could point the timeit docs to this new HOWTO.
History
Date User Action Args
2017-11-15 22:03:23barrysetrecipients: + barry, rhettinger, serhiy.storchaka
2017-11-15 22:03:23barrylinkissue32039 messages
2017-11-15 22:03:23barrycreate