10.5 - Code inspections became significantly slower (Groovy + CodeNarc)
Hi guys,
Just to let you know that I see how code inspections became significantly slower in Groovy code with 10.5 EAP. I wonder if other people see the same. I also have CodeNarc plugin.
Please sign in to leave a comment.
Evgeny,
Please provide corresponding CPU snapshot taken at your environment. Ideally provide the second one obtained against 10.0.x branch at the same environment and configuration.
Denis
Ok, I will.
Here are a number of CPU snapshots for 10.0.3 and 10.5:
Thanks, they show codenarc plugin processing as a PCU hotspot. Can you try to disable the plugin and check if the performance is ok after that?
Denis
Yes, after disabling CodeNarc I think I had significant speedup in Groovy code analysis. I sent link to this thread to plugin author, I hope Cedric will be able to see what can be done about it.
Ok, thanks