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] Improve Excel export serialization performance #16526

Merged
merged 10 commits into from
Feb 11, 2025

Conversation

cherniavskii
Copy link
Member

@cherniavskii cherniavskii commented Feb 10, 2025

Closes #16440

Review suggestion: it might be easier to review individual commits first.

@cherniavskii cherniavskii added performance component: data grid This is the name of the generic UI component, not the React module! plan: Premium Impact at least one Premium user feature: Export needs cherry-pick The PR should be cherry-picked to master after merge v7.x labels Feb 10, 2025
@mui-bot
Copy link

mui-bot commented Feb 10, 2025

Deploy preview: https://deploy-preview-16526--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 5b8fe25

@cherniavskii cherniavskii force-pushed the excel-serialization-perf branch from e4f01a5 to 880d256 Compare February 11, 2025 09:59
@cherniavskii cherniavskii marked this pull request as ready for review February 11, 2025 10:09
@cherniavskii cherniavskii requested review from a team and KenanYusuf February 11, 2025 10:09
@cherniavskii cherniavskii merged commit e08062c into mui:master Feb 11, 2025
18 checks passed
@cherniavskii cherniavskii deleted the excel-serialization-perf branch February 11, 2025 18:23
Copy link

Cherry-pick PRs will be created targeting branches: v7.x

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! feature: Export needs cherry-pick The PR should be cherry-picked to master after merge performance plan: Premium Impact at least one Premium user v7.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] Ability to let webworker handle serialization when exporting
3 participants