Skip to content

Cache unsuccessful file lookups for improved performance. #597

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
Sep 4, 2014

Conversation

ahejlsberg
Copy link
Member

This change improves performance on compilations that are heavy on file lookups, such as projects comprised of a large number of external modules.

@CyrusNajmabadi
Copy link
Contributor

👍

1 similar comment
@mhegazy
Copy link
Contributor

mhegazy commented Sep 4, 2014

👍

ahejlsberg added a commit that referenced this pull request Sep 4, 2014
Cache unsuccessful file lookups for improved performance.
@ahejlsberg ahejlsberg merged commit 5b1789b into master Sep 4, 2014
@ahejlsberg ahejlsberg deleted the cacheFileLookups branch September 4, 2014 17:49
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants