Hi #PHP Community, I just came across a talk about #DataOrientedDesign and #MemoryAlignment during my lunch break. I'm familiar with the concept in Golang and C projects and I've always designed my structs accordingly. I am currently working in a PHP environment and since performance and low memory footprints are never really requirements here anyway, I haven't pursued memory alignment any further for the time being.
But now I'm interested because after some …
[1/2]