-
Notifications
You must be signed in to change notification settings - Fork 64
[Resources utilization] #363
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
Comments
That might be incorrect behavior. Can you provide some additional information to help narrow down the problem? Especially, the following metrics should be interesting:
|
Thank you for your response. Here are the answers to your questions:
|
This could be intended behavior. On startup, the server parses and analyzes as many files in parallel as possible, potentially causing the high resource utilization. |
For my use case it would be great to have a way to limit the amount of threads, as high CPU load can have an impact on the work of my colleagues (as resources are shared). Thank you for the consideration ! |
Hi,
I am using the extension on a linux shared server (in a vscode ssh host). I am noticing a very high cpu utilization from time to time (up to 4 cpus at 100%), and a mean utilization of about 2 cpus at 100%.
Is it an expected behavior ?
Have a good day !
The text was updated successfully, but these errors were encountered: