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] Add searchPredicate prop to GridColumnsPanel component #6572

Conversation

cherniavskii
Copy link
Member

Backport of #6557 to master

@cherniavskii cherniavskii added component: data grid This is the name of the generic UI component, not the React module! customization: extend Logic customizability enhancement This is not a bug, nor a new feature labels Oct 20, 2022
@mui-bot
Copy link

mui-bot commented Oct 20, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 509.8 998.2 670.5 703.84 181.21
Sort 100k rows ms 556.5 1,254.4 556.5 895.52 238.309
Select 100k rows ms 144.7 316.2 226.5 232.82 60.506
Deselect 100k rows ms 151.7 320.1 201.9 230.26 65.385

Generated by 🚫 dangerJS against ebeaeb8

@cherniavskii cherniavskii merged commit 90fb123 into mui:master Oct 20, 2022
@cherniavskii cherniavskii deleted the GridColumnsPanel-searchPredicate-prop-master branch October 20, 2022 12:20
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! customization: extend Logic customizability enhancement This is not a bug, nor a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants