Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

What Do You Mean by Cache Friendly - Optimizing Data Structures for CPU Performance

cpponsea via YouTube

Overview

Explore the concept of "cache friendliness" in C++ programming through this conference talk from C++ on Sea 2022. Delve into the importance of cache memory in modern CPUs and its impact on performance. Learn about the properties of cache memory, including its speed advantages and size limitations. Discover how data structure layout and access patterns affect cache efficiency. Examine problematic constructions and their better alternatives for improved performance. Gain insights into tools for analyzing cache efficiency and techniques for optimizing code. Develop an intuition for writing fast software by default and acquire strategies to enhance performance further. Understand the significance of considering cache behavior when designing and implementing C++ programs for optimal execution speed.

Syllabus

What Do You Mean by "Cache Friendly"? - Björn Fahller - C++ on Sea 2022

Taught by

cpponsea

Reviews

Start your review of What Do You Mean by Cache Friendly - Optimizing Data Structures for CPU Performance

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.