Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Make downloading map faster #82

Open
kevinhikaruevans opened this issue Jan 13, 2017 · 2 comments
Open

Make downloading map faster #82

kevinhikaruevans opened this issue Jan 13, 2017 · 2 comments

Comments

@kevinhikaruevans
Copy link
Owner

kevinhikaruevans commented Jan 13, 2017

Ideas:

  • Preload map blocks in memory. Need to measure memory usage
  • Separate websocket for getting data only
  • Cache map requests
  • Make reducer faster
  • Perf test the various methods in components/map/
@vitalyrotari
Copy link

Also will be good to use ImmutableJS instead of base objects

@tylers-username
Copy link

This is my key focus as well. I'm hoping to get access to the source code for the maptile API server or find some documentation on how the rendering logic works based on player x,y,z.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants