Performance is one of the primary reasons developers use C++ today.
This talk is about analysing performance of C++ applications in two different yet similar domains: game development and algo trading
It will cover understanding performance profile of C++ application and visualizing performance patterns.
You will see how performance can be measured in production and in controlled lab environment.
Talk is quite practical with concrete ideas everyone will be able to take home and apply straight away.