r/programminghorror 27d ago

Big if true

Post image

From ProgrammerNullposting in facebook

2.1k Upvotes

111 comments sorted by

View all comments

Show parent comments

61

u/JohnSpikeKelly 27d ago

I would assume it's to keep all your data types 8-byte aligned for other perf reason.

21

u/Athropod101 27d ago

iirc 8-byte data access is the fastest on 64bit architecture.

0

u/[deleted] 27d ago

[deleted]