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

Optimize how often we call garbage collection in the language server #5260

Closed
JoshuaBatty opened this issue Nov 8, 2023 · 0 comments · Fixed by #6555
Closed

Optimize how often we call garbage collection in the language server #5260

JoshuaBatty opened this issue Nov 8, 2023 · 0 comments · Fixed by #6555
Assignees
Labels

Comments

@JoshuaBatty
Copy link
Member

We are currently calling this method on every keystroke. We should try and find another metric that calls this less often.

@JoshuaBatty JoshuaBatty added the language server LSP server label Nov 8, 2023
@JoshuaBatty JoshuaBatty self-assigned this Nov 8, 2023
@sdankel sdankel changed the title Optimize how ofter we call garbage collection in the language server Optimize how often we call garbage collection in the language server Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant