-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Comments
PR welcome to try We're using powerful |
IanVS
added a commit
to storybookjs/storybook
that referenced
this issue
Nov 3, 2022
I was looking at this again, and I think most of the performance issues were fixed in 3.5.1 for us. |
See #368, in next major the performance should be much better. And you can try it out today. |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
The text was updated successfully, but these errors were encountered: