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

Value size reduction - part one #236

Merged
merged 3 commits into from
Aug 22, 2023
Merged

Value size reduction - part one #236

merged 3 commits into from
Aug 22, 2023

Conversation

irh
Copy link
Contributor

@irh irh commented Aug 22, 2023

This is the first part of an overall effort to reduce the size of Value from 40 to 24 bytes.

To make this possible all variants need to be brought down to 16 bytes.

After this PR the function variants are still larger than 16 bytes, and will be dealt with in a following PR.

@irh irh merged commit eef6188 into main Aug 22, 2023
5 checks passed
@irh irh deleted the value-size-reduction-part-one branch August 22, 2023 19:36
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.

1 participant