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

improve layers request performance by only calc map size once #5249

Merged
merged 2 commits into from
Feb 18, 2022

Conversation

brianhatchl
Copy link
Contributor

stick map size in tags, it's expensive to calculate on every
layers request and will probably not change significantly with
interactive editing

fixes #5234

stick map size in tags, it's expensive to calculate on every
layers request and will probably not change significantly with
interactive editing

fixes #5234
@brianhatchl brianhatchl merged commit 6206063 into master Feb 18, 2022
@brianhatchl brianhatchl deleted the layer_query_perf branch February 18, 2022 20:37
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.

The map layers request needs to be sped up
2 participants