Skip to content

Share redirects cache key calculation between multiple caches used for module resolution and type reference directive #55376

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

sheetalkamat
Copy link
Member

Both moduleResolutionCache and typeReferenceDirectiveCache contain per directory resolution cache and non relative name cache so now all the 4 caches will share this calculation

…r module resolution and type reference directive

(Will share between per directory and non relative names cache of each of these) so calculation reduced to 1 instead of 4
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Aug 14, 2023
@sheetalkamat sheetalkamat merged commit 9261ca7 into main Aug 15, 2023
@sheetalkamat sheetalkamat deleted the redirectsKey branch August 15, 2023 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants