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

Speed up Maptile caching. #3771

Open
2 tasks
LocalNewsTV opened this issue Jan 2, 2025 · 0 comments · May be fixed by #3775
Open
2 tasks

Speed up Maptile caching. #3771

LocalNewsTV opened this issue Jan 2, 2025 · 0 comments · May be fixed by #3775
Assignees
Labels
offline User Requested Enhancement This is a enhancement requested by a User.

Comments

@LocalNewsTV
Copy link
Collaborator

Describe the task

If the task will only make sense to a dev, add a ⚡ to the title.

use Promise concurrency to speed up the download speed of maptiles from 1 to 5-10 at a time

Value Add

  • Every concurrent tile we download increases our download performance by close to 100%

Acceptance Criteria

  • Tiles Download Concurrently
  • Progress Bars update appropriately

Additional Context

  • Hypothetically should be able to download our tiles 500-1000% faster (5-10 concurrent requests) before taking a performance hit.
@LocalNewsTV LocalNewsTV added offline User Requested Enhancement This is a enhancement requested by a User. labels Jan 2, 2025
@LocalNewsTV LocalNewsTV self-assigned this Jan 2, 2025
@LocalNewsTV LocalNewsTV changed the title Speed up Maptile caching speeds. Speed up Maptile caching. Jan 6, 2025
@LocalNewsTV LocalNewsTV linked a pull request Jan 7, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
offline User Requested Enhancement This is a enhancement requested by a User.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant