Y
Hacker News
new
|
ask
|
show
|
jobs
by
aragilar
550 days ago
Same with row-major vs. column major, accessing contiguous data is faster than non-contiguous data, so you should align your algorithms and data structures.