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

[DataGridPremium] Use separate cache for aggregation columns pre-processor #7174

Conversation

m4theushw
Copy link
Member

Backports #7142

@m4theushw m4theushw added component: data grid This is the name of the generic UI component, not the React module! cherry-pick The PR was cherry-picked from the next branch labels Dec 12, 2022
@mui-bot
Copy link

mui-bot commented Dec 12, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 499.5 1,058.7 573.2 741.52 196.34
Sort 100k rows ms 648.5 1,048.1 826.5 884.2 138.233
Select 100k rows ms 201.2 300.6 277.1 254.36 41.834
Deselect 100k rows ms 177 279.6 193 209.26 36.329

Generated by 🚫 dangerJS against 02e700d

@m4theushw m4theushw merged commit 122fca9 into mui:master Dec 13, 2022
@m4theushw m4theushw deleted the separate-cache-for-aggregation-pre-processor-v5 branch December 13, 2022 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick The PR was cherry-picked from the next branch 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.

None yet

2 participants