-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cache type synonym expansion in isDuplicate
This speeds up data-deps generation from ~30s to < 10s. It’s not quite where we could be (9s vs 6-7s) but given that this is much simpler than trying to make alpha equivalence expand lazy and we have more options for speeding this up so this seems good enough. changelog_begin changelog_end
- Loading branch information
1 parent
3b61a1b
commit 72a437d
Showing
1 changed file
with
21 additions
and
10 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