Explore the concept of cache-friendly data structures and algorithms in this informative conference talk. Delve into the importance of cache memory in modern CPUs and its significant impact on performance. Learn about the properties of cache memory, including its size limitations and counterintuitive behaviors. Discover how data structure layout in memory and access patterns affect overall efficiency. Examine problematic constructions and their better alternatives, while gaining insights into tools for analyzing cache efficiency. Develop an intuition for writing fast software by default and acquire techniques to enhance performance. Gain valuable knowledge to optimize your code and create more efficient software solutions.
Overview
Syllabus
What do you mean by "Cache Friendly"? - Björn Fahller
Taught by
NDC Conferences