-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
Some bad ts performance cases #42772
Comments
Thank you so much for the detail explanations! |
I just discovered that in my case, i had performance issues completely disappear when removing the Then i tried downgrading to an older version and that seem to have improved my performance by a lot. Version 5.11.11 seem to be much more stable in performance, but it requires the use of the I noted the issues happening here. (I have not tried other versions) My Package.json
OS Environment npx @mui/envinfo
|
I started seeing degraded code completion performance from |
Steps to reproduce
I write many details in the readme of https://github.com/tjx666/ts-perf-issue
Current behavior
The cases described in https://github.com/tjx666/ts-perf-issue/tree/main still bad ts performance
Expected behavior
Improve these cases performance.
Context
https://github.com/tjx666/ts-perf-issue
Your environment
npx @mui/envinfo
Search keywords: typescript, suggestion, slow, bad, performace, sxProps, createTheme, @mui/system
The text was updated successfully, but these errors were encountered: