Comment on Exploring How Cache Memory WorksparentComments−gpderetta2ythe majority (if not all) languages rigidly require the fields are laid out in the order defined for various reasons.The as-if rule gives an escape hatch, although in practice it is hard to take advantage of, especially without whole program optimization.
Comments
The as-if rule gives an escape hatch, although in practice it is hard to take advantage of, especially without whole program optimization.