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

improve GetObjectSliceDiff performances #41

Merged

Conversation

Retenodus
Copy link
Contributor

@Retenodus Retenodus commented Apr 27, 2020

This PR should fix #40 , by decreasing the complexity from O(N^2) to O(N)

@jdolitsky
Copy link
Collaborator

LGTM - thank you!

@jdolitsky jdolitsky merged commit c2bc682 into chartmuseum:master May 5, 2020
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.

GetAllCharts takes too much time when there is a considerable amount of charts in backend storage
2 participants