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

Additional analyses performance improvement #4438

Merged
merged 3 commits into from
Dec 8, 2023

Conversation

haneslinger
Copy link
Contributor

@haneslinger haneslinger commented Dec 7, 2023

What's this PR do?

Improves a very long, slow query, by ~17x

Previously, GET /api/v3/analyses/ took ~13.52s, now it takes 910ms - 4.19s for the same large dataset

How should this be manually tested?

Request the above URL and check the response timing

What are the relevant tickets?

#4433

Copy link

github-actions bot commented Dec 7, 2023

Label error. Requires at least 1 of: Feature, Bug, Enhancement, Maintenance, Documentation, Performance, Do not publish. Found:

@haneslinger haneslinger added the Enhancement Add this label if functionality was generally improved but not a full feature or maintentance. label Dec 7, 2023
@axelstudios axelstudios changed the title Hannah/task/faster get property views Additional analyses performance improvement Dec 8, 2023
@axelstudios axelstudios marked this pull request as ready for review December 8, 2023 15:56
@axelstudios axelstudios merged commit 794bb0a into develop Dec 8, 2023
7 checks passed
@axelstudios axelstudios deleted the hannah/task/faster-get_property_views branch December 8, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Add this label if functionality was generally improved but not a full feature or maintentance.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants