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

YouTube

Exceptional Performance

CppNow via YouTube

Overview

Explore the impact of exceptions on C++ performance in this comprehensive CppNow conference talk. Delve into the complexities of C++'s performance-oriented design philosophy, focusing on the seemingly contradictory nature of exceptions. Examine benchmarks and real-world applications to understand the true performance costs of exceptions. Investigate hardware architecture and memory hierarchy to gain insights into code performance. Learn about the noexcept keyword and its implications. Discover whether using exceptions can actually enhance performance in certain scenarios. Cover topics such as error handling, memory allocation, pipeline branch prediction, and code optimization techniques. Gain valuable knowledge on benchmarking, measuring exception performance, and optimizing for worst-case scenarios to make software faster and more efficient.

Syllabus

Introduction
Graph
Who am I
Results
Testing
Error Handling
Memory Allocation
Pipeline Branch Predictor
Optimizing Code
Make Software Fast
Optimize for Worst Case
Benchmarking
Exception Performance
Measure

Taught by

CppNow

Reviews

Start your review of Exceptional Performance

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.