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 Arfrever, alexandre.vassalotti, larry, pitrou, serhiy.storchaka, vstinner
Date 2013-11-26.15:22:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385479376.11.0.98816190628.issue19780@psf.upfronthosting.co.za>
In-reply-to
Content
> This causes very unstable results for this test data.

So try os.system("sync; echo 3 > /proc/sys/vm/drop_caches") in your timeit benchmark.
History
Date User Action Args
2013-11-26 15:22:56vstinnersetrecipients: + vstinner, pitrou, larry, alexandre.vassalotti, Arfrever, serhiy.storchaka
2013-11-26 15:22:56vstinnersetmessageid: <1385479376.11.0.98816190628.issue19780@psf.upfronthosting.co.za>
2013-11-26 15:22:56vstinnerlinkissue19780 messages
2013-11-26 15:22:56vstinnercreate