Next.js and memory consumption #50196
Unanswered
krajcikondra
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am solving problem with insufficent memory amount on my server. When I checked which part of application need too much memory I found next.js which completelly need 130 MB memory.
This is htop screen in my nextjs docker container

There are a lot of processes. Is my memory consumption normal or high? Can I optimise it somehow?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions