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

[DataGrid] Pass generics to the components in the theme augmentation #6406

Conversation

cherniavskii
Copy link
Member

Backport of #6269 to master

@cherniavskii cherniavskii added bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! typescript labels Oct 6, 2022
@mui-bot
Copy link

mui-bot commented Oct 6, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 564.5 1,184.8 564.5 853.7 252.025
Sort 100k rows ms 699.7 1,279.1 1,279.1 1,013.06 215.389
Select 100k rows ms 241.1 394.7 348.5 332.62 52.395
Deselect 100k rows ms 150.6 410.2 247.2 256.12 85.966

Generated by 🚫 dangerJS against 7b99ef2

@cherniavskii cherniavskii merged commit debf9bf into mui:master Oct 6, 2022
@cherniavskii cherniavskii deleted the grid-theme-augmentation-generics-master branch October 6, 2022 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants