|
|
|
|
|
by edejong
3589 days ago
|
|
Not necessarily. You might want to create an algorithm that iterates in a sequential fashion through memory, since your memory controller will see the iteration and prefetch the next block of memory. This is a huge performance win on larger data structures. |
|