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

Use packed len with NonPacked iterator #11

Closed
leudz opened this issue Aug 18, 2019 · 0 comments
Closed

Use packed len with NonPacked iterator #11

leudz opened this issue Aug 18, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@leudz
Copy link
Owner

leudz commented Aug 18, 2019

NonPacked iterator should take advantage of packed storages when it can.
If some of the storages iterated upon are packed, components out of the packed zone are certain to not have the components this iterator wants.

@leudz leudz added the enhancement New feature or request label Aug 18, 2019
@leudz leudz closed this as completed in 1c2620a Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant