Find Usages and Find in Path suddenly slow/locks up
Executing either Find Usages and Find in Path are all of a sudden very slow. Nothing has changed in my projects. Anyone have any idea what could cause this?
It can also cause IntelliJ to lock up temporarily.
I'm using version 14.0.1 build #IC-139.255
Please sign in to leave a comment.
Hello.
Does your project contain javascript files? If it does, you can try the following workaround as a blind guess: https://youtrack.jetbrains.com/issue/IDEA-93656#comment=27-397412
If it does not help or not relevant to your case then please provide a CPU snapshot: https://intellij-support.jetbrains.com/entries/29983118-Reporting-performance-problems
Regards,
Alexander.
Hi,
No there are no JavaScript files.
I went to enable the CPU profiling by adding this:
-agentlib:yjpagent=delay=10000
to my idea.exe.vmoptions file.
when I restarted there were no new options for profiling on the Tools menu.
I tried with 64 bit (using the suggested VM options on the 64 bit file, and IntelliJ wouldn't even start).
Perhaps it's because I'm using Community Edition....:-(
Yes, sorry.
The same page (https://intellij-support.jetbrains.com/entries/29983118-Reporting-performance-problems) suggests some steps for Community Edition, - please find on page - but I did not try them yet.
Regards,
Alexander.