Exafunction / CodeiumJetBrains

Codeium JetBrains Plugin
MIT License
41 stars 13 forks source link

Codeium language_server_windows_x64.exe uses 100% cpu usage. #27

Open heuristicAL opened 1 month ago

heuristicAL commented 1 month ago

Environment: Rider 2024.1 with Codeium Entrerprise installed. Rider itself does not use ridiculous amounts of resources but, after realizing that my CPU usage was being pegged to 100% when typing, I looked into it and the process using 100% of my CPU was language_server_windows_x64.exe, which lives under the codeium plugin directory. This makes my IDE basically unuseable as everything begins to lag and just typing becomes a chore. I'm working in a C# Dotnet solution which is large but not incredibly large. There's no real reason for this to be using up so many resources.

I have a pretty powerful computer too, for reference:

Processor   Intel(R) Xeon(R) w7-3465X   2.50 GHz
Installed RAM   128 GB (128 GB usable)
System type 64-bit operating system, x64-based processor
lchojnacki commented 2 weeks ago

I'm a PyCharm 2024.1.2 user on Linux Ubuntu 22.04 (i7-1355U, 32GB RAM), and I can confirm that the problem of high CPU usage is also present here. IDE stopped consuming so many resources after disabling the plugin.