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 vstinner
Recipients docs@python, flox, lemburg, pitrou, python-dev, vstinner
Date 2016-09-13.09:52:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473760322.58.0.366096964262.issue15369@psf.upfronthosting.co.za>
In-reply-to
Content
We now have a good and stable benchmark suite: https://github.com/python/performance

I removed pystone and pybench from Python 3.7. Please use performance instead of old and not reliable microbenchmarks like pybench or pystone.
History
Date User Action Args
2016-09-13 09:52:02vstinnersetrecipients: + vstinner, lemburg, pitrou, flox, docs@python, python-dev
2016-09-13 09:52:02vstinnersetmessageid: <1473760322.58.0.366096964262.issue15369@psf.upfronthosting.co.za>
2016-09-13 09:52:02vstinnerlinkissue15369 messages
2016-09-13 09:52:02vstinnercreate