What do you mean by "Cache Friendly"?
Offered By: NDC Conferences via YouTube
Course Description
Overview
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.
Syllabus
What do you mean by "Cache Friendly"? - Björn Fahller
Taught by
NDC Conferences
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera