Skip to content

optimize db view queries#729

Open
slothful-vassal wants to merge 7 commits intomainfrom
pbViewQueries
Open

optimize db view queries#729
slothful-vassal wants to merge 7 commits intomainfrom
pbViewQueries

Conversation

@slothful-vassal
Copy link
Contributor

Hi,

with larger datasets, I had some issues with the view queries of trails_bounding_box and trails_filter.

@Flomp
Copy link
Collaborator

Flomp commented Feb 28, 2026

Filtering and bounding box still work 👍 . I couldn't really test if this is a performance improvement. Could you please explain where the bottleneck with the old version is?

@slothful-vassal
Copy link
Contributor Author

When hovering over items in the navigation bar, requests are triggered. These requests were unusually slow, so while this is not a direct bottleneck, it introduces unnecessary load on the server.

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.

3 participants