Skip to content

Time sum to scan sub folders is much longer than scanning parent folder #469

Open
@YuanMSFT

Description

@YuanMSFT

In an example of folder "A" contains sub folder "B" and "C".

Scanning folder "A" recursively took 53 seconds.

Scanning folder "B" recursively took 38 seconds.
Scanning folder "C" recursively took 37 seconds.

The sum to scan sub folder is 22 seconds more than scanning the parent folder.
38+37-53=22.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions