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

Avoid extra memory allocation #78

Merged
merged 2 commits into from
Oct 20, 2022
Merged

Avoid extra memory allocation #78

merged 2 commits into from
Oct 20, 2022

Conversation

tpadioleau
Copy link
Member

Use a proxy class to store non-trivially constructible objects in the constant memory space

@tpadioleau tpadioleau force-pushed the avoid-extra-allocation branch 3 times, most recently from 72e62c5 to 685c501 Compare October 6, 2022 13:11
@tpadioleau tpadioleau force-pushed the avoid-extra-allocation branch from 685c501 to 0e5de29 Compare October 14, 2022 12:33
@tpadioleau tpadioleau merged commit b30ca99 into main Oct 20, 2022
@tpadioleau tpadioleau deleted the avoid-extra-allocation branch October 20, 2022 06:17
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