|
|
|
|
|
by tbrownaw
4304 days ago
|
|
Context! Context! Context! This is about game programming, and how to optimize your data to be cache- and prefetch-friendly. If your data doesn't look like game data, or isn't accessed like game data, it won't help and the "pitfalls" aren't. |
|
Far from concluding that this doesn't apply to me because I don't work in C++ and I'm not a game developer, I think I need to take some more time to read the game development literature to see what else I can learn.