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

inline some replay marking procs #5058

Merged
merged 4 commits into from
Jan 26, 2025

Conversation

Absolucy
Copy link
Member

@Absolucy Absolucy commented Jan 23, 2025

About The Pull Request

this changes many hot calls of SSdemo.mark_turf / SSdemo.mark_multiple_turfs with directly adding them to SSdemo.marked_turfs, hopefully avoiding the proc overhead.

Why It's Good For The Game

better performance in theory

Changelog

🆑
code: Hopefully improved the performance of code related to the replay system.
/:cl:

@Absolucy Absolucy added do not merge don't merge this ffs testmerge only don't merge this, this is only for testmerging, i.e temporary fixes Performance / Optimization the number going down makes me happy :3 labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance / Optimization the number going down makes me happy :3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant