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 nvetoshkin
Recipients Trundle, brian.curtin, giampaolo.rodola, loewis, neologix, nvetoshkin, pitrou, socketpair, terry.reedy
Date 2011-03-11.09:53:45
SpamBayes Score 0.0014578683
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
My benchmarks show that xlistdir() gives the only memory usage advantage on large directories. No speed gain so far - maybe my patch is wrong.
History
Date User Action Args
2011-03-11 09:53:46nvetoshkinsetrecipients: + nvetoshkin, loewis, terry.reedy, pitrou, giampaolo.rodola, Trundle, brian.curtin, neologix, socketpair
2011-03-11 09:53:46nvetoshkinsetmessageid: <[email protected]>
2011-03-11 09:53:45nvetoshkinlinkissue11406 messages
2011-03-11 09:53:45nvetoshkincreate