denofevil / AureliaStorm

This plugin brings support for Aurelia framework to the IntelliJ platform
MIT License
35 stars 6 forks source link

High CPU Utilization since 0.2 #8

Closed eikaramba closed 8 years ago

eikaramba commented 8 years ago

I upgraded to version 0.2 and experiencing a constant high cpu usage(~20-40%) among .js files. Also the cursor is not responding anymore every few seconds. If a regular file is open/active, the cpu utilization is normal. I just deactivated the plugin and now it is back to normal. Can i anyhow give you some logs or so? I the normal logs accessible from the help menu i wasn't able to find anything particular interesting.

denofevil commented 8 years ago

@eikaramba you can capture CPU snapshot as described here

eikaramba commented 8 years ago

thx for that. i activated the cpu profiling, but now after reactivating it does not happen again ;) well i can only assume the reasoning behind it. but i will definitely keep an eye on it and as soon as i experience something like that again will provide a cpu profile.