Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow perfomance & Compile zounds of modules #43285

Closed
1 task done
andreyantipov opened this issue Nov 23, 2022 · 3 comments
Closed
1 task done

Slow perfomance & Compile zounds of modules #43285

andreyantipov opened this issue Nov 23, 2022 · 3 comments
Labels
bug Issue was opened via the bug report template. please add a complete reproduction The issue lacks information for further investigation

Comments

@andreyantipov
Copy link

andreyantipov commented Nov 23, 2022

Verify canary release

  • I verified that the issue exists in the latest Next.js 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

@andreyantipov andreyantipov added the bug Issue was opened via the bug report template. label Nov 23, 2022
@balazsorban44 balazsorban44 added please add a complete reproduction The issue lacks information for further investigation and removed please add a complete reproduction The issue lacks information for further investigation labels Nov 23, 2022
@rdumouchelle
Copy link

Seconding this as well, development builds now with 13+ have noticably longer compile times (minutes) whereas in 12 the same build was around 20-30 seconds

@balazsorban44
Copy link
Member

This issue has been automatically closed because it received no activity for a month and had no reproduction to investigate. If you think it was closed by accident, please leave a comment. If you are running into a similar issue, please open a new issue with a reproduction. Thank you.

@github-actions
Copy link
Contributor

This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue was opened via the bug report template. please add a complete reproduction The issue lacks information for further investigation
Projects
None yet
Development

No branches or pull requests

3 participants