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

Make APIs more efficient and add tests for queries #1558

Merged
merged 7 commits into from
Aug 23, 2024
Merged

Conversation

TG1999
Copy link
Contributor

@TG1999 TG1999 commented Aug 20, 2024

This PR addresses some critical issue towards the resolution of performance issues.
See also the trigger issue:

TG1999 added 6 commits August 20, 2024 13:08
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
@TG1999 TG1999 force-pushed the add-tests-for-queries branch from c915770 to 9702c60 Compare August 20, 2024 08:31
@TG1999 TG1999 merged commit 70a5266 into main Aug 23, 2024
9 checks passed
@TG1999 TG1999 changed the title Add tests for queries Make APIs more effiicnet and add tests for queries Sep 12, 2024
@TG1999 TG1999 added the 9-next label Sep 12, 2024
@pombredanne pombredanne changed the title Make APIs more effiicnet and add tests for queries Make APIs more efficient and add tests for queries Sep 24, 2024
@pombredanne pombredanne deleted the add-tests-for-queries branch September 24, 2024 09:23
@pombredanne
Copy link
Member

This PR does significantly reduces the numbers of queries to the DB.

See the tests progression from:

And the new outcome in:

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

Successfully merging this pull request may close these issues.

2 participants