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 DB performances #1126

Open
seballot opened this issue Dec 21, 2023 · 0 comments
Open

Improve DB performances #1126

seballot opened this issue Dec 21, 2023 · 0 comments
Labels
refactoring Concertation technique entre devs. Essayer de plutôt utiliser les Discussions Github

Comments

@seballot
Copy link
Contributor

Make sure the DB connection is not initilized per request, but once for all subsequent request
Try to reduce the number of queries, and optimize them

We should use an APM tool, like newrelic or so, to help us identify where are the bottlenecks

@seballot seballot added the refactoring Concertation technique entre devs. Essayer de plutôt utiliser les Discussions Github label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Concertation technique entre devs. Essayer de plutôt utiliser les Discussions Github
Projects
None yet
Development

No branches or pull requests

1 participant