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

Compound Packed Types #4

Open
45930 opened this issue Jul 16, 2023 · 0 comments
Open

Compound Packed Types #4

45930 opened this issue Jul 16, 2023 · 0 comments

Comments

@45930
Copy link
Owner

45930 commented Jul 16, 2023

Packing multiple instances of one type into a field is useful, but it could be even more efficient if many different types could be packed together.

For instance, 7 UInt32 values are the maximum allowed, but there is still room for some Bool values to be packed in as well.

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

No branches or pull requests

1 participant