blob: 0a58d1c5ac167af5f0f71c61e951b16c83346562 (
plain) (
blame)
1
2
3
4
5
6
7
|
# microprofile
MicroProfile is a embeddable profiler in a single file, written in C++
It can display profile information in the application, or by generating captures via a minimal built in webserver.
For more information see the project webpage at https://bitbucket.org/jonasmeyer/microprofile
|