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 blank space when changing page with dynamic row height #6320

Merged
merged 2 commits into from
Sep 29, 2022

Conversation

m4theushw
Copy link
Member

Backport of #6049 and #6318

@m4theushw m4theushw added the component: data grid This is the name of the generic UI component, not the React module! label Sep 29, 2022
@mui-bot
Copy link

mui-bot commented Sep 29, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 544.3 721.1 593.2 629.48 75.356
Sort 100k rows ms 533.3 972.3 741.3 734.56 145.977
Select 100k rows ms 188.5 256.5 207.9 211.44 23.826
Deselect 100k rows ms 148.3 207.5 184.8 182.1 20.621

Generated by 🚫 dangerJS against 1f9dd1f

@m4theushw m4theushw merged commit b5cbef3 into mui:master Sep 29, 2022
@m4theushw m4theushw deleted the pagination-dynamic-row-height-v5 branch September 29, 2022 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants