Skip to content

Conversation

C-Core
Copy link
Member

@C-Core C-Core commented Aug 27, 2020

which is a hybrid array with minimal memory overhead, but can only store up to 65535 elements.

ezTagSet uses this small array as storage and now has a memory footprint of 16 bytes instead of 40 bytes.
ezGameObject uses a small array for components and is now down to 128 bytes :)

@C-Core C-Core merged commit af8a5a0 into dev Aug 27, 2020
@C-Core C-Core deleted the user/ck/smallArray branch August 27, 2020 20:01
@jankrassnigg jankrassnigg added this to the Next Release milestone Jun 6, 2021
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