|
|
|
|
|
by jayd16
11 days ago
|
|
Well the whole point is that memory (cache in this case) is not cheap at all. We have very little and the point is to do as little loading of what you don't care about as possible to keep the cache full of only exactly what is needed for the task. How do you imagine it's possible to write to every SoA and every AoS and have that as cheap as only the first step? |
|