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

[ENHANCEMENT] on the backend side, query are parallelised when getting the list of resources #1995

Merged
merged 1 commit into from
May 17, 2024

Conversation

Nexucis
Copy link
Member

@Nexucis Nexucis commented May 16, 2024

I'm just parallelising the query when we get a full list of data per project.

This drop again a bit the time it takes to get a response from the backend. When querying the metadata for the dashboard list we are around 50ms now for 1k dashboards

PR must be merged after #1994

@Nexucis Nexucis changed the title [ENHANCEMENT] on the backend side, query are paralysed when getting the list of resources [ENHANCEMENT] on the backend side, query are parallelised when getting the list of resources May 16, 2024
…he list of resources

Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
@Nexucis Nexucis merged commit cfdfca0 into feature/query-optimization May 17, 2024
19 checks passed
@Nexucis Nexucis deleted the nexucis/async-query branch May 17, 2024 08:03
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

Successfully merging this pull request may close these issues.

None yet

2 participants