Skip to content

Use scandir for speeding up os walk operations #371

@Utumno

Description

@Utumno

Relevant branch: https://github.com/wrye-bash/wrye-bash/commits/utumno-scandir

https://pypi.python.org/pypi/scandir/1.5

This speeds stuff considerably but we need to feed the pyd to py2exe somehow

Unhandled exception at 0x740B8FAC (msvcr90.dll) in Wrye Bash.exe: 0xC0000005: Access violation reading location 0x0023FFFF.

I suspect that is because I have the 64 dlls - or cause py2exe can't play with the pyd (see #329)? Installed scandir from:

https://pypi.python.org/packages/2.7/s/scandir/scandir-1.2.win-amd64-py2.7.exe#md5=896625409dc758be28ce52e27abeeb27

But there is a much newer version we need to experiment with

Metadata

Metadata

Labels

A-pythonArea: Python (everything related to the Python interpreter we're using)C-enhancementCategory: Enhancement, a request to add or enhance a featureM-relnotesMisc: Issue should be listed in the version history for its milestone

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions