When
3:45 PM Saturday
Where
Shoot The Breeze
Silicon Valley Code Camp : October 13 & 14, 2018session

Common C++ Optimizations

The C++ standard gives compilers room to optimize the code we write and in this session, we’ll explore how we can write code that exploits this power.

About This Session

The C++ standard gives compilers room to optimize the code we write and in this session, we’ll explore how we can write code that exploits this power.

Our goal is to write code that is as clear as possible without every compromising on performance and to unlock the best performance that the compiler can give us.

We’ll explore the inline keyword and its implications as well as copy elision and the return value optimization.

Time: 3:45 PM Saturday    Room: Shoot The Breeze 

The Speaker(s)

undefined undefined

Jon Kalb

Software Engineer , cpp.training

Jon does onsite training for C++. He chairs CppCon, C++Now, and the C++ Track for SVCC.