-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
initial exclude optimizer implementation (#69)
* Implement more efficient excluding algorithm * clean up code from debug logging * fix new test case * small cleanup * small optimization * optimize `../` too this is huge actually * debug * Handle pattern with only double star * format * Revert "debug" This reverts commit 8c684ec. --------- Co-authored-by: Superchupu <[email protected]> Co-authored-by: Duc Nghiem-Xuan <[email protected]>
- Loading branch information
1 parent
8767da6
commit ee6e02b
Showing
2 changed files
with
39 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters