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 amaury.forgeotdarc
Recipients Laurens, amaury.forgeotdarc, eric.smith, pitrou
Date 2011-02-04.13:53:36
SpamBayes Score 0.00021543339
Marked as misclassified No
Message-id <1296827617.25.0.244650528683.issue11114@psf.upfronthosting.co.za>
In-reply-to
Content
I found that adding "infile._CHUNK_SIZE = 20" makes the test much faster - 'only' 5 times slower than 2.7.
History
Date User Action Args
2011-02-04 13:53:37amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, pitrou, eric.smith, Laurens
2011-02-04 13:53:37amaury.forgeotdarcsetmessageid: <1296827617.25.0.244650528683.issue11114@psf.upfronthosting.co.za>
2011-02-04 13:53:36amaury.forgeotdarclinkissue11114 messages
2011-02-04 13:53:36amaury.forgeotdarccreate