Message 259510 - Python tracker

Message259510

Author serhiy.storchaka
Recipients brett.cannon, florin.papa, pitrou, serhiy.storchaka, vstinner, yselivanov, zbyrne
Date 2016-02-03.19:56:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454529402.15.0.0602173531103.issue26275@psf.upfronthosting.co.za>
In-reply-to
Content
If running time is close to the limit, different run will use different number of repetitions. This will add additional instability. I prefer a stable number of repetitions manually calibrated for average modern computer.
History
Date User Action Args
2016-02-03 19:56:42serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, pitrou, vstinner, yselivanov, zbyrne, florin.papa
2016-02-03 19:56:42serhiy.storchakasetmessageid: <1454529402.15.0.0602173531103.issue26275@psf.upfronthosting.co.za>
2016-02-03 19:56:42serhiy.storchakalinkissue26275 messages
2016-02-03 19:56:41serhiy.storchakacreate