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

Fast refresh is very slow #13335

Closed
pepsivontwist opened this issue May 25, 2020 · 5 comments
Closed

Fast refresh is very slow #13335

pepsivontwist opened this issue May 25, 2020 · 5 comments
Labels
please add a complete reproduction The issue lacks information for further investigation

Comments

@pepsivontwist
Copy link

pepsivontwist commented May 25, 2020

Bug report

Describe the bug

Fast refresh takes at least 20s on my build on 9.4.1. Reverted to next 9.3 and the hot reload is nice and fast.

To Reproduce

Just create an application with the Default Starter Template, should happen there as well (shorter compile times, 7-10s but still seems like a lot).

Expected behavior

Would expect fast refresh to be .. fast :D

System information

  • OS: Windows 10 (WSL Ubuntu)
  • Browser: Any
  • Version of Next.js: 9.4.1 , 9.4.1-canary.5, next@canary
  • Version of Node.js: 13.8.0, 14.3.0
@timneutkens
Copy link
Member

timneutkens commented May 25, 2020

Please provide a full reproduction then we can investigate. Also try next@canary

@timneutkens timneutkens added the please add a complete reproduction The issue lacks information for further investigation label May 25, 2020
@pepsivontwist
Copy link
Author

pepsivontwist commented May 25, 2020

This happens on the Default Starter App template as well (it's slightly shorter there 7-10 seconds).

Seems to be what's happening here #12797 , as the Antimalware Service Executable flares up on every compile, but next@9.4.1-canary.5 does not seem to solve this particular issue for me, still seeing long compile times.

I've upgraded node to 14.3 as well, no dice.

@Timer
Copy link
Member

Timer commented May 26, 2020

Please be sure you're upgraded to 9.4.2.

@pepsivontwist
Copy link
Author

Tried 9.4.2 as well, same issue.
Going to use 9.3 for the time being, thanks for the help.

@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
please add a complete reproduction The issue lacks information for further investigation
Projects
None yet
Development

No branches or pull requests

4 participants