-
Notifications
You must be signed in to change notification settings - Fork 185
Extension causes high cpu load #745
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
It looks like its spawning php and not killing (or reusing) the previous process. |
Same problem on vscode 1.36.0-insider, 99% cpu load |
This is a huge issue for me. I do a lot of workspace switching on very large projects (Drupal), and the parser re-runs every single time I switch projects:
That's 13 minutes of extremely high CPU usage every time I open a workspace. Additionally, it takes over the "Output" tab and causes my terminal tab to lose focus. There needs to be a way to pause or halt the parser, or possibly cache the parsed files. |
Huge issue for me too, using a MacBook Pro i9 processor. |
Seems like this extension is not maintained anymore (looks like @felixfbecker have lack of time or will to continue maintaining it) looking at need help badges on issues as well as unanswered queries. So only options are (1) someone takes over the project (forking or being added as member) and keeps maintanance (2) Move to something more maintained I have seen Serenata being actively maintained but am not sure if there is VSCode extension. In VSCode I have switched to Intelliphense and works fine! |
@mtangoo I'll happily review a PR |
Duplicate of #465 |
switch to PHP Intelephense |
@joeyorlando I switched to Serenata and is working fine! |
Still using the PHP IntelliSense on VSCode and error persist as at this moment... |
OSX and I'm still experiencing this issue in March 2025. Will be switching extensions. Thanks! |
Performance
php-intellisense
2.3.10
Linux x64 3.10.0-957.12.2.el7.x86_64
1.34.0
/home/jacques/felixfbecker.php-intellisense-unresponsive.cpuprofile.txt
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: