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 PDA painter init, improve init tracking #10438

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

itsmeow
Copy link
Member

@itsmeow itsmeow commented Jan 7, 2024

About The Pull Request

Optimized PDA painter init (re-implementing part of the reverted #9481). The colorlist does literally nothing, it's not used anywhere. lol.

Saves around 65ms and removes dead code.

Improves the atom init tracking by making columns no longer aggregate sums. This allows further data to be extrapolated such as mean-time-per-init and init counts. Adds a little warning since the profiles are now ~20mb

Why It's Good For The Game

Improve init times.

Testing Photographs and Procedure

Screenshots&Videos

image

Changelog

🆑
code: Optimized PDA painter init, saving 65ms.
/:cl:

@PowerfulBacon PowerfulBacon added this pull request to the merge queue Feb 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 15, 2024
@itsmeow itsmeow added this pull request to the merge queue Feb 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 15, 2024
@PowerfulBacon PowerfulBacon added this pull request to the merge queue Feb 17, 2024
Merged via the queue into BeeStation:master with commit 055a813 Feb 17, 2024
8 checks passed
DrDuckedGoose pushed a commit to DrDuckedGoose/BeeStation-Hornet that referenced this pull request May 11, 2024
DrDuckedGoose pushed a commit to DrDuckedGoose/BeeStation-Hornet that referenced this pull request May 11, 2024
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