<TLP/>

Optimizing Software in C++

An optimization guide for Windows, Linux and Mac platforms

Agner Fog

C++AdvancedEnglish2023
License
Free to read; public redistribution not permitted (© Agner Fog)
Source
agner.org/optimize

Description

The first of Agner Fog's five optimization manuals. A practical guide to writing fast C++: choosing platforms and compilers, the cost of language constructs, memory access, vectorization, and multithreading, grounded in real measurements.

Book information

Language
English
Category
C++
Level
Advanced
Pages
166
Published
2023
Format
PDF
License
Free to read; public redistribution not permitted (© Agner Fog)
Source
agner.org/optimize

Topics

License

Official Free DistributionFree to read; public redistribution not permitted (© Agner Fog) (license text ↗)

This resource is listed with a link to its official source; TLP does not host the file.

The manuals state that public distribution and mirroring are not allowed; a CC BY-SA 4.0 license takes effect after the author's death. TLP links to the official file only.

Related books

View all

← Back to C++