Message 309917 - Python tracker (original) (raw)

Message309917

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:09 jeethu set recipients: + jeethu, serhiy.storchaka
2018-01-14 10:57:09 jeethu set messageid: 1515927429.68.0.467229070634.issue32534@psf.upfronthosting.co.za
2018-01-14 10:57:09 jeethu link issue32534 messages
2018-01-14 10:57:09 jeethu create