mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-06 16:56:45 +08:00
| .. | ||
| profiler.cpp | ||
| profiler.h | ||
| rdtsc.h | ||
| README.md | ||
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. 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).