Next.js v15.4.6 — Turbopack Consuming Excessive RAM, Any Optimization Tips? #82512
raihansharifrimon
started this conversation in
Turbopack Error Report
Replies: 1 comment
-
I'd say go through this guide too https://nextjs.org/docs/app/guides/local-development |
Beta Was this translation helpful? Give feedback.
0 replies
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 everyone,
I’m working on a project using Next.js v15.4.6 with Turbopack for development.
The problem is that Turbopack is consuming an unusually large amount of RAM (See attachment image) — sometimes several gigabytes — even for a relatively small-to-medium codebase.
System Setup
What I’ve Tried
.next
cacheNone of these have made a significant difference.
Questions
Any insights, suggestions, or optimization tips would be greatly appreciated.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions