Hacker News new | ask | show | jobs
by jeanmichelx 2647 days ago
Pointer chasing is very expensive if your chains end up in different cache lines. The bottleneck on a lot of application isn't how fast your instructions run, but how fast you can get data to them.