Next.js Discord

Discord Forum

Absurd amount of cpu usage

Unanswered
Standard Chinchilla posted this in #help-forum
Open in Discord
Standard ChinchillaOP
Hey I am getting absurd amount of CPU usage in development mode "next": "^14.2.3",

17 Replies

nvm
development mode
try downgrading to 14.1.1
for now...
14.2.3 got me issues aswell
@gin u hosting on thirdparty?
Standard ChinchillaOP
what?
@gin try downgrading to 14.1.1
Standard ChinchillaOP
same issue
I'm on m2
@Standard Chinchilla Hey I am getting absurd amount of CPU usage in development mode ` "next": "^14.2.3",`
nextjs dev server using a crazy amount of system resource is normal, we just have to live with it
it routinely uses 4GB+ of my RAM, also on a M2 macbook air
Standard ChinchillaOP
oof its getting to the stage where it blocks everything
I don't even understand why is that happening
even after rust 💀
for my case it doesn't really make the computer laggy or anything but i don't do other resource intensive tasks concurrently with the dev server so i can live with it
American Crow
all you can do is adding the --turboflag to the next dev