Software Optimization Resources by Agner Fog
Publisher: agner.org 2012
This series of five manuals describes everything you need to know about optimizing code for x86 and x86-64 family microprocessors, including optimization advices for C++ and assembly language, details about the microarchitecture and instruction timings of most Intel, AMD and VIA processors, and details about different compilers and calling conventions.
Computers & Internet Programming Software Design Testing & Engineering