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

Slow load on main page #315

Open
pipermerriam opened this issue Sep 20, 2024 · 0 comments
Open

Slow load on main page #315

pipermerriam opened this issue Sep 20, 2024 · 0 comments

Comments

@pipermerriam
Copy link
Member

What is wrong

The main page takes a while to load. This tends to indicate that there's an expensive query involved. Maybe something that doesn't have an index that should? Or otherwise something that could be cached?

How can it be fixed

What queries get run to load the main page and figure out if there's a missing index or whether something should be cached.

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

No branches or pull requests

1 participant