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

Optimize vis_contents update queueing #4824

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

out-of-phaze
Copy link
Member

Description of changes

  • The vis contents update queue now does its first flush after SSweather initialization so that all vis_contents updates in init are queued.
  • Optimizes the vis contents update queue.

Why and what will this PR improve

Saves like a full 3 seconds on Exodus, probably even more on maps like Shaded Hills. Prevents a lot of unnecessary duplicate updates during init.

Authorship

Me

@out-of-phaze out-of-phaze added the ready for review This PR is ready for review and merge. label Jan 29, 2025
@comma comma merged commit 52db96e into NebulaSS13:dev Jan 30, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review This PR is ready for review and merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants