Skip to content

StorageFolder.GetFilesAsync() takes long time #1338

@majinsoft

Description

@majinsoft

Hello all,
When a directory (StorageFolder) is having 5k+ files the call to GetFilesAsync() take many seconds.
Is there a way to speed-up thing? I already tried the API FindFirstFileExFromApp() but then I need to convert the path to a StorageFile to use it in UWP and this take even more time at the end.
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions