Member ordering and binary sizes
Member ordering and binary sizes
www.sandordargo.com Member ordering and binary sizes
While I have been preparing my presentation for C++ On Sea, I realized that something is missing from How to keep your binaries small. The importance of member ordering! I remember learning at a performance tuning workshop that the order of member variables can significantly impact the memory layout...
0
comments