-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Extension causes high cpu load #3737
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
@marcelhekking can you provide information from our issue template? E.g. are you running Jedi or the language server? How about a linter like Pylint across a lot of opened or modified files? Unfortunately that template you found is geared towards VS Code itself and not the Python extension so we need different information. |
Hi Brett, thanx for your reply. I am running the language server and it
happens only at start-up. Although I have to wait quite a long time at
start up for the extension to load, after that all is normal. So not such a
big issue altogether. Thank you for developing this extension!
…On Tue, 18 Dec 2018 at 20:46, Brett Cannon ***@***.***> wrote:
@marcelhekking <https://github.com/marcelhekking> can you provide
information from our issue template? E.g. are you running Jedi or the
language server? How about a linter like Pylint across a lot of opened or
modified files? Unfortunately that template you found is geared towards VS
Code itself and not the Python extension so we need different information.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3737 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA5wQTvm4CAKSmFhDLd-eNgrwRHH7OzAks5u6UX_gaJpZM4ZXzgY>
.
|
Ah, OK. Yeah, the CPU load at start-up is a known problem because the language server is indexing your code. We are working on ways to fix that. This is covered by a couple of issues including microsoft/python-language-server#495 . |
Uh oh!
There was an error while loading. Please reload this page.
ms-python.python-unresponsive.cpuprofile.txt
Performance
python
2018.12.1
Linux x64 4.18.0-11-generic
1.30.0
/home/marcel/ms-python.python-unresponsive.cpuprofile.txt [ms-python.python-unresponsive.cpuprofile.txt](https://github.com/Microsoft/vscode-python/files/2689549/ms-python.python-unresponsive.cpuprofile.txt)
Find more details here: https://github.com/Microsoft/vscode/wiki/Explain:-extension-causes-high-cpu-load
ms-python.python-unresponsive.cpuprofile.txt
The text was updated successfully, but these errors were encountered: