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

Slightly optimise and improve debugability of state creation code #2469

Merged
merged 3 commits into from
Feb 17, 2024

Conversation

me4502
Copy link
Member

@me4502 me4502 commented Feb 17, 2024

This PR does some minor optimisations to memory allocation in the state creation code to reduce GC churn, moves the watchdog tick to reduce ability for poorly coded mods to trigger the watchdog, and adds a debug line to output what block is taking a ridiculously long amount of time.

@me4502 me4502 requested a review from a team February 17, 2024 06:14
@me4502 me4502 enabled auto-merge (squash) February 17, 2024 06:14
@me4502 me4502 merged commit 8c656bd into version/7.2.x Feb 17, 2024
6 of 7 checks passed
@me4502 me4502 deleted the chore/improve-state-creation-and-debugability branch February 17, 2024 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants