YoVDO

How Generic Programming and C++ Portability Give Great Performance and Knowledge of What Performs Well

Offered By: CppNow via YouTube

Tags

C++Now Courses Hash Tables Courses Code Optimization Courses Generic Programming Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore how generic programming and C++ portability enable high performance and provide insights into effective programming techniques in this CppNow conference talk. Learn about adaptive hash tables, the benefits of generic programming for code quality and flexibility, and how to analyze performance across different execution regimes. Discover insights on CPU bottlenecks, memory layouts, and cache behaviors. Gain valuable knowledge on using C++ portability to compare microarchitectures and match code to silicon capabilities. Understand how hash table workloads provide a reliable foundation for performance analysis, offering a comprehensive exploration of programming choices and their impact on performance.

Syllabus

Introduction
Genetic Programming
Performance Comparisons
C Sort
Failure of Design
Design Space
Performance Sensitivity
Example
Multiplication
Recap
Portability
Conceptualizations
Concept Leaks
Improved Concepts
Good Portability
Hash Tables
SWAR


Taught by

CppNow

Related Courses

Advanced Java Programming
Udemy
Scala Type Classes and Parameterization
Pluralsight
Random Variables as Types - Lecture 11
The Julia Programming Language via YouTube
Hands-on With Dynamic Dispatch Traits in Rust - Rust Tutorial for Developers
Trevor Sullivan via YouTube
IEnumerable and IEnumerator Interfaces in C#
tutorialsEU via YouTube