Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
xxs
8 months ago
|
parent
|
context
|
favorite
| on:
Writing memory efficient C structs
> CPU will have to spend a few cycles to reorganize data that is not aligned in chunks of 4 bytes.
That's not true for quite a lot of CPUs. Pretty much all x64 and stuff don't care
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
That's not true for quite a lot of CPUs. Pretty much all x64 and stuff don't care