Skip to content

Use a faster globbing library #51

@pastelsky

Description

@pastelsky

Consider upgrading glob to v9 which has significant performance improvements —
https://github.com/isaacs/node-glob/blob/main/changelog.md

Or better use something like fast-glob which is built for speed.

Currently, calculating test-exclude on large projects can take several seconds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions