Simple Profiler

GitHub

A lightweight instrumentation profiler for C and C++ projects. You drop it in to measure how long functions take, with very little overhead, so it is handy for quick performance checks during development.