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

String interning #39

Merged
merged 8 commits into from
Oct 14, 2022
Merged

String interning #39

merged 8 commits into from
Oct 14, 2022

Conversation

Riey
Copy link
Owner

@Riey Riey commented Oct 14, 2022

Reduce memory usage by interning strings.

Make Instruction Copy required for zero copy deserialization of Function.

@Riey Riey merged commit e03719c into master Oct 14, 2022
@Riey Riey deleted the intern branch October 14, 2022 04:02
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.

None yet

1 participant