Hacker News new | ask | show | jobs
by zurn 4454 days ago
Yes, array-of-structs -> struct-of-arrays is a well known manual optimization pattern. Compilers sadly don't do it, except to cheat on SPECint.