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 caches #2

Open
tr7zw opened this issue May 28, 2019 · 0 comments
Open

Improve caches #2

tr7zw opened this issue May 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@tr7zw
Copy link
Member

tr7zw commented May 28, 2019

We have to think about changeing the way we store Custom Entities/Tiles/Items with their baseclass, mckey, logistickey, chunk, and object refferences. Users will probably resolve some things many times per tick/event, so having a good performance is needed. We can take a look at how Javacord is trying to improve this using immutable maps (Vavr?) and precaching values. For more check: Javacord/Javacord#468

@tr7zw tr7zw added the enhancement New feature or request label May 28, 2019
@tr7zw tr7zw changed the title Implement Immutable caches/maps Improve caches May 29, 2019
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