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

re-order structs for memory allocation savings #782

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

jacobbednarz
Copy link
Member

updates some structs to be re-ordered and make more efficient use of
memory allocation with less waste.

file savings
access_application.go 11.11%
dns.go 7.14%
spectrum.go 7.69%
waiting_room.go 15.38%
zone.go 14.29%

updates some structs to be re-ordered and make more efficient use of
memory allocation with less waste.
@jacobbednarz jacobbednarz merged commit 09d3558 into cloudflare:master Jan 19, 2022
@jacobbednarz jacobbednarz deleted the struct-resizing branch January 19, 2022 03:22
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