Open jeangovil opened 6 years ago
I think there is a memory leak issue. Below are my snapshots.
After the server started, it shows that the memory usage is 99.6M, and CPU usage is normal
And then I opened a javascript file in vim, which uses LanguageClient-neovim
. The CPU usages increased to 130%, and memory usages reached to 1.85GB
and it still increasing.
This happened to me today, and makes it quite unusable at the moment. I hope it will be resolved sooner or later.
Recently I installed this extension(on vscode). Then I noticed high cpu and memory usage.