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
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera