Skip to content

Update pool query performance. - #1462

Open
TimothyDJones wants to merge 1 commit into
SpriteLink:masterfrom
TimothyDJones:Improve_pool_query_performance
Open

Update pool query performance.#1462
TimothyDJones wants to merge 1 commit into
SpriteLink:masterfrom
TimothyDJones:Improve_pool_query_performance

Conversation

@TimothyDJones

Copy link
Copy Markdown

Re-write SQL queries for 'list_pool()' and 'search_pool()' methods using CTEs for filtering BEFORE joins to improve performance. Anecdotal evidence shows ~10X performance over previous queries.

Re-write SQL queries for 'list_pool()' and 'search_pool()'
methods using CTEs for filtering *BEFORE* joins to improve
performance. Anecdotal evidence shows ~10X performance
over previous queries.
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.

1 participant