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 pitrou
Recipients beazley, christian.heimes, donmez, georg.brandl, giampaolo.rodola, pitrou, wplappert
Date 2008-12-15.22:27:59
SpamBayes Score 8.6022046e-05
Marked as misclassified No
Message-id <1229380080.59.0.620029313372.issue4561@psf.upfronthosting.co.za>
In-reply-to
Content
I've written a small file IO benchmark, available here:
http://svn.python.org/view/sandbox/trunk/iobench/

It runs under both 2.6 and 3.x, so that we can compare speeds of
respective implementations.
History
Date User Action Args
2008-12-15 22:28:00pitrousetrecipients: + pitrou, georg.brandl, beazley, giampaolo.rodola, christian.heimes, donmez, wplappert
2008-12-15 22:28:00pitrousetmessageid: <1229380080.59.0.620029313372.issue4561@psf.upfronthosting.co.za>
2008-12-15 22:27:59pitroulinkissue4561 messages
2008-12-15 22:27:59pitroucreate