Have a personal or library account? Click
here
to login
Paradigm
reference-global.com
Content
Services
Paradigm
Partners
Contact
Books
The Art of Writing Efficient Programs
The Art of Writing Efficient Programs: An advanced programmer's guide to efficient hardware utilization and compiler optimizations using C++ examples
The Art of Writing Efficient Programs: An advanced programmer's guide to efficient hardware utilization and compiler optimizations using C++ examples
Chapter in the book
The Art of Writing Efficient Programs
Publisher:
Packt Publishing Limited
By:
Fedor G. Pikus
Paid access
|
Nov 2021
Book details
Table of contents
Table of Contents
Introduction to Performance and Concurrency
Performance Measurements
CPU Architecture, Resources, and Performance Implications
Memory Architecture and Performance
Threads, Memory, and Concurrency
Concurrency and Performance
Data Structures for Concurrency
Concurrency in C++
High-Performance C++
Compiler Optimizations in C++
Undefined Behavior and Performance
Design for Performance
PDF preview is not available for this content.
PDF ISBN:
978-1-80020-274-0
Publisher:
Packt Publishing Limited
Copyright owner:
© 2021 Packt Publishing Limited
Publication date:
2021
Language:
English
Pages:
464
Related subjects:
Computer sciences
,
Programming and languages
Previous chapter
The Art of Writing Efficient Programs
Next chapter