-
-
Notifications
You must be signed in to change notification settings - Fork 645
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
Extension causes high cpu load #393
Comments
I was wondering when the high CPU load begins. Is is when you trigger a specific command of my extension or is it all the time? |
Information regarding the extension performance: Extension activation time:
This could be achieved by bundling all JavaScript files of the extension with webpack so that VS Code only has to load a single JavaScript file. (see PR #413). |
This issue will be closed because the performance was improved with the last updates and there were no further reports about performance issues with this extension. |
PKief.material-icon-theme-unresponsive.cpuprofile.txt
Performance
material-icon-theme
3.6.3
Linux x64 4.19.0-2-amd64
1.31.1
Find more details here: https://github.com/Microsoft/vscode/wiki/Explain:-extension-causes-high-cpu-load
The text was updated successfully, but these errors were encountered: