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] Fix GridPagination props typing #6295

Merged

Conversation

cherniavskii
Copy link
Member

Backport of #6238

@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 customization: logic Logic customizability labels Sep 26, 2022
@mui-bot
Copy link

mui-bot commented Sep 26, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 488.3 760.1 529.4 601.24 122.466
Sort 100k rows ms 529.4 1,012.2 793.6 804.1 156.793
Select 100k rows ms 161.8 304.5 214.9 221.96 46.155
Deselect 100k rows ms 171.7 205.3 186.2 190.26 12.821

Generated by 🚫 dangerJS against 429060d

@cherniavskii cherniavskii merged commit 8966deb into mui:master Sep 26, 2022
@cherniavskii cherniavskii deleted the GridPagination-props-typescript-master branch September 26, 2022 14:30
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! customization: logic Logic customizability typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants