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

revert: remove enqueueing the monster spawn #197

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

uutkukorkmaz
Copy link
Collaborator

There was a significant performance loss and some tick failures after #178 due to enqueueing every spawn. Also, this PR might cause a bulk spawn of the ores.

Signed-off-by: Utku Korkmaz <uutkukorkmaz@gmail.com>
@uutkukorkmaz uutkukorkmaz added the area/performance Improves performance label Oct 15, 2024
@uutkukorkmaz uutkukorkmaz requested a review from MeikelLP October 15, 2024 16:34
@MeikelLP
Copy link
Owner

From what I observed it does not degrade performances as you can see thanks too #190 but it delays important spawns significantly

@MeikelLP MeikelLP merged commit efe142b into MeikelLP:master Oct 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/performance Improves performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants