-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[charts] Avoid processing area plot data if area isn't used in series #18712
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
[charts] Avoid processing area plot data if area isn't used in series #18712
Conversation
Deploy preview: https://deploy-preview-18712--material-ui-x.netlify.app/ Bundle size reportTotal Size Change: 🔺+88B(0.00%) - Total Gzip Change: 🔺+67B(0.00%) Show details for 100 more bundles (22 more not shown)@mui/x-charts parsed: 🔺+11B(0.00%) gzip: 🔺+7B(+0.01%) |
59686b1
to
602a5af
Compare
602a5af
to
9665edc
Compare
CodSpeed Performance ReportMerging #18712 will improve performances by 8.38%Comparing Summary
Benchmarks breakdown
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice quick win 👍
Related to #12960.
Avoid processing area plot data if area isn't used in series.