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 jeethu
Recipients jeethu, serhiy.storchaka
Date 2018-01-14.10:57:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515927429.68.0.467229070634.issue32534@psf.upfronthosting.co.za>
In-reply-to
Content
I managed to tune an i7700k desktop running Ubuntu 17.10 per this doc[1], and ran the pyperformance benchmarks[2].
I also tried various threshold with this benchmark and 16 still seems to be the sweet spot.
The geometric mean of the relative changes across all benchmarks indicates a 12.85% improvement.

[1]: http://pyperformance.readthedocs.io/usage.html#how-to-get-stable-benchmarks
[2]: https://gist.github.com/jeethu/4d9a8bd3eecbd067c00f085f7d2e7595
History
Date User Action Args
2018-01-14 10:57:09jeethusetrecipients: + jeethu, serhiy.storchaka
2018-01-14 10:57:09jeethusetmessageid: <1515927429.68.0.467229070634.issue32534@psf.upfronthosting.co.za>
2018-01-14 10:57:09jeethulinkissue32534 messages
2018-01-14 10:57:09jeethucreate