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

Improve performance for large projects #23

Open
veptechno opened this issue Nov 19, 2021 · 1 comment
Open

Improve performance for large projects #23

veptechno opened this issue Nov 19, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@veptechno
Copy link
Collaborator

Now the plugin is fast for small and medium projects, but for large projects it is slow.
My suggestion is to replace jetbrains CacheValues with proprietary ones and not clear the cache in unnecessary cases.

@veptechno veptechno added the enhancement New feature or request label Nov 19, 2021
@veptechno veptechno self-assigned this Nov 19, 2021
veptechno added a commit that referenced this issue May 28, 2022
veptechno added a commit that referenced this issue May 29, 2022
@veptechno
Copy link
Collaborator Author

Optimize calls of ReferencesSearch.search, KtReferenceExpression.resolve(), KtExpression.constantValueOrNull

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant