Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Lag Spikes after FutureChunk commit #92

Closed
3 tasks done
jlitewski opened this issue Jan 8, 2017 · 0 comments
Closed
3 tasks done

Lag Spikes after FutureChunk commit #92

jlitewski opened this issue Jan 8, 2017 · 0 comments

Comments

@jlitewski
Copy link
Contributor

jlitewski commented Jan 8, 2017

With the current rough implementation of FutureChunks, it causes lag spikes because I haven't fully coded in the required checks to prevent them from halting the main thread while they load if any function is called that requests the underlying ChunkData class.

  • Fully Implement all needed FutureChunk checks to reduce or remove lag spikes
  • Rewrite any needed functions to better integrate FutureChunks
  • Rewrite FutureChunks to implement IChunk instead of extending Chunk
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

1 participant