blob: aaedb9b122958e736ca4cb62b3c24b3bec89b3a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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.
# Dependencies
Microprofile supports generating compressed captures using miniz(http:/code.google.com/miniz).
# License
Licensed using unlicense.org
# Screenshot

|