NextJS eating up memory
Answered
Nile tilapia posted this in #help-forum
Nile tilapiaOP
Hello,
I have a small nextjs just taking up a bunch of memory on my computer on just the dev server. Is there anyway to fix this? I'm on 14.2.
I have a small nextjs just taking up a bunch of memory on my computer on just the dev server. Is there anyway to fix this? I'm on 14.2.
5 Replies
@Nile tilapia Hello,
I have a small nextjs just taking up a bunch of memory on my computer on just the dev server. Is there anyway to fix this? I'm on 14.2.
what's a "small" nextjs project? And how much is "eating up memory"?
Higher memory use is pretty normal in dev mode
Higher memory use is pretty normal in dev mode
@B33fb0n3 what's a "small" nextjs project? And how much is "eating up memory"?
Higher memory use is pretty normal in dev mode
Nile tilapiaOP
its around 2 Gigs of memory w/ around 15 packages installed
@Nile tilapia its around 2 Gigs of memory w/ around 15 packages installed
yea pretty normal usage. Unnormal would be to have 15 Gigs
Answer
@B33fb0n3 yea pretty normal usage. Unnormal would be to have 15 Gigs
Nile tilapiaOP
Wow ok, do you know if there's any optimizations that I can do on my mac? I don't remember it slowing down my computer this much when I've used it before
@Nile tilapia Wow ok, do you know if there's any optimizations that I can do on my mac? I don't remember it slowing down my computer this much when I've used it before
I am only using windows, so I don't have any recommendations for you, sorry