YoVDO

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

Offered By: cpponsea via YouTube

Tags

CPU Architecture Courses C++ Courses Embedded Systems Courses Algorithms Courses Data Structures Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

Related Courses

Getting Started with Reverse Engineering
Pluralsight
Intro to Binary Exploitation
HTB Academy via Independent
Energy Efficient Programming
openHPI
Journey to the Centre of the JVM - Exploring CPU Architecture and Memory Models
ChariotSolutions via YouTube
One Glitch to Rule Them All - Fault Injection Attacks Against the AMD Secure Processor
Black Hat via YouTube