|
|
|
|
|
by munksbeer
315 days ago
|
|
So, in option two, you'd be using SoA with a double health[];
which is the value that would be updated by healthEntity.updateHealth() ? So because you're sequentially updating only that attribute it should lend itself to being cache friendly and potentially prefetch prediction? (can't remember the term) |
|