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 pitrou, vstinner
Date 2009-04-06.22:16:52
SpamBayes Score 0.0008568911
Marked as misclassified No
Message-id <1239056217.52.0.189566604176.issue5502@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which provides a significant speedup (up to 30%) on
small operations (small reads, iteration) on binary files. Please test.
History
Date User Action Args
2009-04-06 22:16:58pitrousetrecipients: + pitrou, vstinner
2009-04-06 22:16:57pitrousetmessageid: <1239056217.52.0.189566604176.issue5502@psf.upfronthosting.co.za>
2009-04-06 22:16:56pitroulinkissue5502 messages
2009-04-06 22:16:56pitroucreate