facultyai / facultyai/faculty-sync
Ignoring an achored directory is slower than a floating directory
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
@tcbegley reported that when trying to ignore the directory `/data`, doing so by specifying `/data` as the ignore pattern is much slower than specifying `data`.
This seems to be a problem around `anchored_match` and `floating_match`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.