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

Spline dashboard takes too long to load #741

Closed
wajda opened this issue Jun 25, 2020 · 0 comments
Closed

Spline dashboard takes too long to load #741

wajda opened this issue Jun 25, 2020 · 0 comments

Comments

@wajda
Copy link
Contributor

wajda commented Jun 25, 2020

the query used to populate the dashboard table has O(n) or worse complexity. Should be O(1)

@wajda wajda added this to the 0.5.4 milestone Jun 25, 2020
@cerveada cerveada self-assigned this Jun 25, 2020
cerveada added a commit that referenced this issue Jul 10, 2020
- performance improvements
- removing deprecated indices
cerveada added a commit that referenced this issue Jul 22, 2020
* spline #741 improve dashboard data loading performance

- performance improvements
- removing deprecated indices
@wajda wajda closed this as completed Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants