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 page load on organisation summary #1092

Open
mbarton opened this issue Oct 23, 2024 · 0 comments
Open

Slow page load on organisation summary #1092

mbarton opened this issue Oct 23, 2024 · 0 comments
Labels
devops Relates to DevOps/Infrastructure

Comments

@mbarton
Copy link
Member

mbarton commented Oct 23, 2024

In production: ~3s
Local dev: 1.5s

We need to profile and see which queries are slow on this page. It shouldn't be KPIs as they are still updated at write time. It will inevitably be slower in production as the DB is now in a separate instance but we can probably reduce the overhead by changing CONN_MAX_AGE from the default (new connection every request).

@mbarton mbarton added the devops Relates to DevOps/Infrastructure label Oct 23, 2024
@mbarton mbarton mentioned this issue Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Relates to DevOps/Infrastructure
Projects
None yet
Development

No branches or pull requests

1 participant