Logo

Software Optimization Resources

Small book cover: Software Optimization Resources

Software Optimization Resources
by

Publisher: agner.org

Description:
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.

Home page url

Download or read it online for free here:
Download link
(multiple PDF files)

Similar books

Book cover: 97 Things Every Software Architect Should Know97 Things Every Software Architect Should Know
by - O'Reilly
These articles are the original, unedited contributions for the book 97 Things Every Software Architect Should Know. Today's leading software architects present valuable principles on key development issues that go way beyond technology.
(22605 views)
Book cover: How to Make SoftwareHow to Make Software
by
An introduction to software development based on Rapid Application Development (RAD) and rapid prototyping. You don't have to be a genius to deliver software on time and join the 'elite' of the software development world.
(20391 views)
Book cover: The Unicode Standard, Version 3.0The Unicode Standard, Version 3.0
by - Addison-Wesley Professional
Technical guide to the creation of software for worldwide use. The book includes detailed specifications for Unicode: structure, encoding forms, character properties, semantics, equivalence, combining characters, conversion, allocation, etc.
(15764 views)
Book cover: The Art of Readable CodeThe Art of Readable Code
by - O'Reilly
This book focuses on the nuts and bolts of programming, with simple and practical techniques you can use every time you sit down to write code. You'll find tips throughout the book, with easy-to-digest code examples and helpful illustrations.
(20595 views)