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

Performance degradation since version 3.1.0 #176

Open
eyaldar opened this issue Aug 29, 2022 · 2 comments
Open

Performance degradation since version 3.1.0 #176

eyaldar opened this issue Aug 29, 2022 · 2 comments

Comments

@eyaldar
Copy link

eyaldar commented Aug 29, 2022

Hi,

I'm seeing a clear performance degradation ever since I upgraded from v2.7.1 -> v3.X
At first I thought it was related to eslint-plugin-import but after trying the eslint-plugin-i version and trying to downgrade to lower versions I saw no difference in performance.
But after trying both v2.7.1 and v3.1.0/v3.5.0 I've seen that the older version is twice as fast for some reason...

Any clue what might be the reason?

@JounQin
Copy link
Collaborator

JounQin commented Aug 29, 2022

See also #158 and #165

PR welcome to try resolve.exports.

We're using powerful enhanced-resolve which is much slower than original resolve package.

@thatsmydoing
Copy link
Contributor

I was looking at this again, and I think most of the performance issues were fixed in 3.5.1 for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants