# A Quick Introduction to C++ Performance Tuning (From: https://github.com/adah1972/cpp_summit_2020.git) This repository contains the presentation file and example code for my presentation at the C++ Summit 2020 held in Shenzhen, China on 4–5 December 2020. The presentation content is shared under a [Creative Commons Attribution-Share Alike 2.5 Licence](http://creativecommons.org/licenses/by-sa/2.5/). The code is put in the public domain (i.e. do whatever you like with it), though an acknowledgement will be appreciated (but not required).