Slow perfomance & Compile zounds of modules #43285
Labels
bug
Issue was opened via the bug report template.
please add a complete reproduction
The issue lacks information for further investigation
Verify canary release
Provide environment information
What browser are you using? (if relevant)
Chrome 104
How are you deploying your application? (if relevant)
No response
Describe the Bug
next.js 13 compiler works unexpectedly slow, also noticed that it compiles a lot of modules (node_modules?)
event - compiled client and server successfully in 84s (26572 modules).
each iteration takes from ~1 minutes on MacBook Air M1
Expected Behavior
Instant rerenders
fast compilation
Link to reproduction - Issues with a link to complete (but minimal) reproduction code will be addressed faster
To Reproduce
The text was updated successfully, but these errors were encountered: