Skip to content

Performance degradation since version 3.1.0 #176

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

Closed
eyaldar opened this issue Aug 29, 2022 · 3 comments · Fixed by #368 or #384
Closed

Performance degradation since version 3.1.0 #176

eyaldar opened this issue Aug 29, 2022 · 3 comments · Fixed by #368 or #384

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.

@JounQin
Copy link
Collaborator

JounQin commented Mar 12, 2025

See #368, in next major the performance should be much better.

And you can try it out today.

#368 (comment)

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