-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[TreeView] Performance issue on TreeView with large data set #10300
Comments
Hey @satyajitrout58 👋 Thanks for opening up this issue being interested in the Right now the component is not particularly optimized for supporting large datasets, but performance optimization in this sense is one of our main priorities for the upcoming months as we are redirecting more effort towards developing the |
@flaviendelangle, @noraleonte Has it been fixed? Seeing the same problems with 1000 elements and more... |
Hi, This is not something we can "fix", in order to support large dataset we need to introduce virtualization. I'm exploring what virtualization could look like in #13520. In summary, here are the big steps of performance improvement in the Tree View:
|
By the way, I used this issue to track the 1st big step, I'll close it now that this one is over. |
@satyajitrout58: How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example: https://stackblitz.com/edit/react-eywhbq-ldiizc?file=Demo.tsx,index.tsx
Steps:
Current behavior 😯
Expected behavior 🤔
Context 🔦
No response
Your environment 🌎
npx @mui/envinfo
Order ID or Support key 💳 (optional)
No response
The text was updated successfully, but these errors were encountered: