why is my cpu always busy when i have a new project where nothing is?
Hi @DragonArmyHD, welcome to the forums!
You shouldn’t worry too much about the CPU bar. You can still code, so don’t be held back by that.
4 Likes
Hey @DragonArmyHD welcome to the forums!
Once the CPU is maxed out on your Repl your program/device on Replit can run a bit slower than normal.
1 Like
That’s kinda just what Replit does. It seems to me that the resource consumption is high when the Repl first gets opened, and then levels out.
4 Likes
If code intelligence is enabled (which it is by default), I believe this will cost you some CPU and RAM. Autocomplete suggestions and function definitions use this code intelligence. You can turn this off in settings.
4 Likes