Simple profiling tool to integrate into C++11 project.
- Include "bench11.h" into your sources.
- Put BENCH11_ALL macro in the scopes of your high-loaded code.
- Define "BENCH11" to enable CPU and memory profiling.
It's a simple tool to profile critical code segments.
Copy includes/bench11.h to you source tree.
Describe and show how to run the tests with code examples.
Push requests are welcome !
No restrictions. Use it at your own risk.