周报 第9期
文章
教程
[ronja tutorial](1. https://www.ronja-tutorials.com/)
一个不错的入门教程序列。
书籍
- Video Game Optimization
This book goes from soup to nuts on the topic: types of optimization, how to set and achieve goals, discussion of specific tools (VTune, PIX, PerfHUD, etc.), where bottlenecks can occur and how to test for them, and in-depth coverage of CPU and GPU issues. Graphics and engine performance are the focus, including multicore and networking optimization, plus a chapter on consoles and another on managed languages