Skip to content

Conversation

Dav1dde
Copy link
Member

@Dav1dde Dav1dde commented Aug 13, 2024

Switches the regex implementation for globs from regex to regex-lite`, this should bring down memory consumption for all globs.

This is just a temporary stop-gap to unblock the project cache improvements started in #3892, eventually the glob implementations should be unified and ideally be as much as possible regex free.

@Dav1dde Dav1dde requested a review from a team as a code owner August 13, 2024 13:29
@Dav1dde Dav1dde self-assigned this Aug 13, 2024
Base automatically changed from dav1d/cabi-glob to master August 13, 2024 19:22
@Dav1dde Dav1dde merged commit 9e6f195 into master Aug 14, 2024
24 checks passed
@Dav1dde Dav1dde deleted the dav1d/glob-lite branch August 14, 2024 05:46
@aldy505
Copy link
Collaborator

aldy505 commented Aug 16, 2024

Wooo!!! Thanks David! 🎉 🎉 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants