Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

A Deep Dive Into Dispatching Techniques in C++

CppNow via YouTube

Overview

Explore advanced dispatching techniques in C++ through this comprehensive conference talk from CppNow 2023. Delve into the core of interpreter design, focusing on efficient instruction dispatching methods crucial for optimizing performance. Examine various approaches, from basic switch statements to complex jump tables, while analyzing their impact on execution speed. Gain insights into performance analysis tools, benchmarking techniques, and assembly code intricacies to master compiler optimization tricks. Learn how to apply these dispatching concepts beyond interpreter design to enhance overall C++ programming skills. Benefit from Jonathan Müller's expertise as a library developer and C++ standardization committee member, and discover practical applications for cache-friendly containers, memory allocation, and parsing in C++ development.

Syllabus

A Deep Dive Into Dispatching Techniques in C++ - Jonathan Müller - CppNow 2023

Taught by

CppNow

Reviews

Start your review of A Deep Dive Into Dispatching Techniques in C++

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.