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 some collections #2031

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ike709
Copy link
Collaborator

@ike709 ike709 commented Oct 15, 2024

Pulls the low hanging fruit out of #2023 since the other collections I touched in that PR need some more finagling than I initially realized.

The change to InheritingTypes is to reduce the number of allocated lists at the cost (aside from game setup) of doing a nullcheck in typesof().

Confirmed Paradise doesn't explode.

@boring-cyborg boring-cyborg bot added the Runtime Involves the OpenDream server/runtime label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Runtime Involves the OpenDream server/runtime size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant