istanbuljs / istanbuljs/test-exclude

Use a faster globbing library

Open
#51 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.