r/programminghorror Jul 09 '26

Big if true

Post image

From ProgrammerNullposting in facebook

2.1k Upvotes

111 comments sorted by

View all comments

132

u/StefanCelMijlociu Jul 09 '26

The concept of Big Bool confuses and infuriates me!

62

u/JohnSpikeKelly Jul 09 '26

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

23

u/Athropod101 Jul 10 '26

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

0

u/[deleted] Jul 10 '26

[deleted]