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

Increased speed and performance of the calcisland function #191

Merged
merged 1 commit into from Mar 6, 2019

Conversation

Abwasserrohr
Copy link
Owner

@Abwasserrohr Abwasserrohr commented Mar 6, 2019

The goal of this pull request is to increase the speed oof the calcisland function, since it is pretty slow since the nether has been added and if the islands have a big size.

This new process increased the performance by preloading the chunks and keep them loaded until done.
Close #188 once merged.

  • Loading without errors
  • It is actually faster than before

Old process:
https://youtu.be/iMYcB-fqwr8
New process:
https://youtu.be/Rl41WRo6ivw

@Abwasserrohr Abwasserrohr self-assigned this Mar 6, 2019
@Abwasserrohr Abwasserrohr added the enhancement New feature or request label Mar 6, 2019
@Abwasserrohr Abwasserrohr merged commit 5a8f433 into master Mar 6, 2019
@Abwasserrohr Abwasserrohr deleted the Abwasserrohr-calcisland branch March 6, 2019 11:30
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

Successfully merging this pull request may close these issues.

None yet

1 participant