2021-06-20 23:50:39 +08:00
..
profiler.cpp test/profiler 2021-06-20 23:50:39 +08:00
profiler.h test/profiler 2021-06-20 23:50:39 +08:00
rdtsc.h test/profiler 2021-06-20 23:50:39 +08:00
README.md test/profiler 2021-06-20 23:50:39 +08:00

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 45 December 2020.

The presentation content is shared under a Creative Commons Attribution-Share Alike 2.5 Licence. 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).