Mettle

layout-optimizedA data layout was reshaped

Reported by --explain after a verdict.

mettle explain layout-optimized

Fields or elements were reordered so the accesses in the hot loop fall in the same cache lines. Nothing in the program's meaning changes.

Related