-
Notifications
You must be signed in to change notification settings - Fork 6k
Use vscode-nsfw watcher #132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I have some error in my vps, over ram. It's need an optimisation |
Having the same issue here with high cpu but I'm mapping a newly created empty folder |
We'll be fixing high mem and CPU usage. This appears to be abnormally high. Does the CPU stay at this usage? |
For me it stayed like that overnight, as I left everything open and idle. In the morning I upgraded, restarted everything, and it went back to similar CPU %. |
it fluctuates a little but immediately goes back to high cpu usage. I've tried all 3 versions in the release tab and all exhibit the same behaviour. OS: ubuntu 18.04 |
Interesting. How much memory do you have allocated for it? |
In my case I just run it on plain Mojave on a computer with 32GB RAM. |
Hrm. We'll investigate this. Can you see which sub-processes those are? (all sub-processes run with additional arguments) |
The subprocesses taking all the CPU seem to be the ones with these parameters:
(They also include a long --env parameter but I removed it from here.) |
Ah wonderful. We'll be able to fix this for sure! There's an issue regarding this on vscode as well: microsoft/vscode#3998 |
I'm seeing very high CPU usage when running code-server on my Mac Pro (SSD disk). I run it in a project root that contains all my projects, which have lots of node_modules files etc. This high CPU usage continues even when not doing anything with code-server / VSCode for a long time.
Version
code-server
version: 1.31.1-100Steps to Reproduce
The text was updated successfully, but these errors were encountered: