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

Fix #2578 - Distribution Comparison slowness/OOM for non-norm data #2589

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

edugfilho
Copy link
Collaborator

I don't know exactly the root cause of the issue, but during my tests I noticed that the slowness/OOM happened whenever the DistributionComparisonModal component wasn't re-created after changing the normalization type from Client Id to None. So now I'm forcing a re-creation of the DistributionComparisonModal component every time any of the charts (top or bottom chart) data changes.

@edugfilho edugfilho requested a review from Iinh November 9, 2023 19:52
@edugfilho edugfilho force-pushed the fix-non-norm-dist-comp branch from 7b97b2a to 711741b Compare November 9, 2023 20:20
@edugfilho edugfilho merged commit 3691a4c into main Nov 9, 2023
@edugfilho edugfilho deleted the fix-non-norm-dist-comp branch November 9, 2023 21:18
@edugfilho edugfilho changed the title Fix Distribution Comparison slowness/OOM for non-norm data Fix 2578: Distribution Comparison slowness/OOM for non-norm data Nov 20, 2023
@edugfilho edugfilho changed the title Fix 2578: Distribution Comparison slowness/OOM for non-norm data Fix #2578: Distribution Comparison slowness/OOM for non-norm data Nov 20, 2023
@edugfilho edugfilho changed the title Fix #2578: Distribution Comparison slowness/OOM for non-norm data Fix #2578 - Distribution Comparison slowness/OOM for non-norm data Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants