Code-Server Performance
Hey, i wondered if I can allocate more RAM & CPU Usage to the Code-Server so activating Extensions etc. gets faster
12 Replies
<#1341177240452333589>
Category
Help needed
Product
code-server
Platform
Linux
Logs
Please post any relevant logs/error messages.
You can increase the CPU and RAM for your coder workspace.
I am only using code-server
how is it installed?
(@STRONG.CODΞ)
On the Root server. Not dockerized
sorry for the delay, for RAM you should be able to set the
--max-old-space-size
CLI argument (in MBytes, e.g --max_old_space_size=4096
for 4G)
for CPU, it should be using the max amount it needs by default
hey @STRONG.CODΞ, were you able to sort this outYes I was 👍
have you done anything else than what we suggested? if yes, could you share it with us?
I actually moved to new server with better specs and that solved the problem for me
sounds good thanks
@Phorcys closed the thread.