Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

95% emitting emit phase takes much longer in Node >=16 #18212

Closed
GaganpreetKaurKalsi opened this issue Mar 18, 2024 · 0 comments
Closed

95% emitting emit phase takes much longer in Node >=16 #18212

GaganpreetKaurKalsi opened this issue Mar 18, 2024 · 0 comments

Comments

@GaganpreetKaurKalsi
Copy link

Bug report

What is the current behavior?

In development mode,

Currently we are running our application on Node 14 and it takes around 30 secs for the 95% emitting emit phase to complete.

After upgrading to Node 16 and higher, it takes around ~2mins to get through the 95% emitting emit phase ( no change in webpack configuration).

If the current behavior is a bug, please provide the steps to reproduce.

This should be observed in any large scale project using webpack.

What is the expected behavior?

Upgrading node version shouldn't impact the compile time this much.

Other relevant information:
webpack version: 5.90.1
Node.js version: 14.20.0
Operating System: MacOS
Additional tools:

@webpack webpack locked and limited conversation to collaborators Mar 18, 2024
@alexander-akait alexander-akait converted this issue into discussion #18213 Mar 18, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant