Header image
Photo of Jason Turner

Jason Turner

Jason has 2 decades of C++ experience and is a regular conference speaker, developer, and trainer. He is host of the YouTube channel C++ Weekly and co-host of CppCast, the first podcast for C++ developers.

Practical Performance Practices Revisited

Monday 15:00
60 minute presentation
Intermediate
Beginner

In 2016 Jason presented Practical Performance Practices, a talk that outlined the simple rules for creating clean, simple, idiomatic C++ that performed well by default in his quest to improve the performance of ChaiScript.

In this talk we will revisit those concepts, see which have held up, which can be improved on with newer C++ standards and dig to gain a deeper understanding as to why these techniques work.