[Python-Dev] PEP 471 (scandir): Poll to choose the implementation (full C or C+Python)

Serhiy Storchaka storchaka at gmail.com
Fri Feb 13 12:27:04 CET 2015


On 13.02.15 12:07, Victor Stinner wrote:
> * C implementation: scandir is at least 3.5x faster than listdir, up
> to 44.6x faster on Windows

Results on Windows was obtained in the becnhmark that doesn't drop disk 
caches and runs listdir before scandir.



More information about the Python-Dev mailing list