Overview
Explore a conference talk from C++ on Sea 2024 that delves into optimizing data structures for cache-friendly performance in C++. Learn how to leverage recent additions to the C++ language and standard library to work efficiently with structs of vectors, combining cache-friendly data structures with functional programming techniques and ranges. Discover strategies for improving performance when working with bulk data or small data sets, and gain insights from Björn Fahller, a senior developer with extensive experience in networking products and C++ development. Examine practical applications of these concepts and their potential impact on software performance and development practices.
Syllabus
C++ Cache Friendly Data + Functional + Ranges = ❤️ - Björn Fahller - C++ on Sea 2024
Taught by
cpponsea