[Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info
Dirkjan Ochtman
dirkjan at ochtman.nl
Tue May 14 14:18:10 CEST 2013
On Tue, May 14, 2013 at 12:14 PM, Ben Hoyt <benhoyt at gmail.com> wrote:
> I don't think that's a big issue, however. If it's 3-8x faster in the
> majority of cases (local disk on all systems, Windows networking), and
> no slower in a minority (sshfs), I'm not too sad about that.
Might be interesting to test something status calls with a hacked Mercurial.
Cheers,
Dirkjan
More information about the Python-Dev
mailing list