osm3000 11 hours ago I benchmarked SoA vs AoS in Python. While SoA was more efficient than AoS, its readability penalty outweighed the gains.Happy to get some feedback about better ways to do this.
I benchmarked SoA vs AoS in Python. While SoA was more efficient than AoS, its readability penalty outweighed the gains.
Happy to get some feedback about better ways to do this.