Mike Acton
How to Write Code the Compiler Can Actually Optimize

Video URL: http://gdcvault.com/play/1021866/Code-Clinic-2015-How-to

Discussion: Issue #160

This session will be a deep dive into several real-world code snippets. With each sample, an analysis will be presented with a focus on data design, performance and compiler, and linker transformation details. Several iterations of each code snippet and analysis will be demonstrated, each leading further down the rabbit hole. The presentation will be limited to x64 CPUs.

Join us any time and get to be a better coder!

Back