AH
Size: a a a
AH
AH
A
NT
A
NT
NT
NT
A
A
LY
We also replaced *all* of our Swift structs with classes. Value types in general have a ton of overhead due to object flattening and the extra machine code needed for the copy behavior and auto-initializers etc. This saved us space so we pressed on.