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

Shrink HTTP response memory footprint #4

Open
dechristopher opened this issue Sep 10, 2020 · 0 comments
Open

Shrink HTTP response memory footprint #4

dechristopher opened this issue Sep 10, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dechristopher
Copy link
Owner

Since all raster/vector tiles are coming to us in HTTP responses, I imagine there is quite a bit of memory usage at high concurrency. What if we could ignore the response coming in an not allocate any memory for it?

@dechristopher dechristopher added the enhancement New feature or request label Sep 10, 2020
@dechristopher dechristopher added this to the v0.0.3 milestone Sep 10, 2020
@dechristopher dechristopher self-assigned this Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant