Skip to content
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

Ref #76: cache program for performance gain on typeCheck enabled #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Annoraaq
Copy link

Another approach of solving the typeCheck performance issue. The program is cached and only created again if the watcher detects a change. This improves the performance of linting with typeCheck enabled by an order of magnitude.

@Annoraaq
Copy link
Author

@BlackSonic @wbuchwalter
Can you please review this PR or merge the other one connected to the same problem? It has been around for more than a year now and it would really help a lot of people to have this solved.

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.

1 participant