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

DB takes seconds to create graph with multiyear length #14

Open
Zentrik opened this issue Mar 16, 2024 · 1 comment
Open

DB takes seconds to create graph with multiyear length #14

Zentrik opened this issue Mar 16, 2024 · 1 comment

Comments

@Zentrik
Copy link
Owner

Zentrik commented Mar 16, 2024

Possible fixes

  • Create (sid, aid) index
  • Do an Inner Join to batch
@Zentrik
Copy link
Owner Author

Zentrik commented Mar 23, 2024

I created a (sid, aid) index which seems to have sorted the problem for single benchmarks. The graphs page is still a bit slow (5-10s) though for multiyear lengths.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant