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

Add brief summary of memory alignment to README #10

Open
enocom opened this issue Jun 13, 2018 · 0 comments
Open

Add brief summary of memory alignment to README #10

enocom opened this issue Jun 13, 2018 · 0 comments

Comments

@enocom
Copy link

enocom commented Jun 13, 2018

This is a great project. Thank you for sharing it with the community.

I discovered the project when gometalinter ran against some of my code and found an inefficient alignment in one of my code's structs. But when I looked up the project, I found nothing in the README or the GoDoc that explained why memory alignment is a good thing or how I might achieve it.

I read Padding is hard which helped, but wonder if we might add something in the README or even the source code to help others who might have the same problem.

/cc @markmandel

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