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 serhiy.storchaka
Recipients Arfrever, alexandre.vassalotti, larry, pitrou, serhiy.storchaka, vstinner
Date 2013-11-26.15:20:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <5751317.Ujd9WIsME0@raxxla>
In-reply-to <1385477983.64.0.590868247823.issue19780@psf.upfronthosting.co.za>
Content
> If your patch avoids unbuffered reads, you can test using these commands
> before your benchmark:
> 
>     sync; echo 3 > /proc/sys/vm/drop_caches

Thank you. But starting Python needs a lot of I/O. This causes very unstable 
results for this test data.
History
Date User Action Args
2013-11-26 15:20:49serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, larry, alexandre.vassalotti, Arfrever
2013-11-26 15:20:49serhiy.storchakalinkissue19780 messages
2013-11-26 15:20:49serhiy.storchakacreate