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

Added cached lookups for component containers #97

Merged
merged 5 commits into from
Jan 16, 2023

Conversation

JessyDL
Copy link
Owner

@JessyDL JessyDL commented Jan 15, 2023

This PR adds a set of new query functions to the ecs state (try_get_component) as well as optimizes lookups for the state's container types (see get_component_untyped_info<T> and create_storage<T>).

@JessyDL JessyDL added this to the 0.2.0 milestone Jan 15, 2023
@JessyDL JessyDL self-assigned this Jan 15, 2023
@JessyDL JessyDL mentioned this pull request Jan 16, 2023
16 tasks
@JessyDL JessyDL merged commit bfdd399 into develop Jan 16, 2023
@JessyDL JessyDL deleted the improve/ecs-performance-lookup branch January 16, 2023 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant