Since the reference is part of the data structure, it has good cache locality.
由于引用是数据结构的一部分,所以它有一个好的缓存位置。
2
By separating the two elements of the structure into two different cache lines, modification of one cache line does not cause another cache line to be read in again from the memory.