xenia/third_party/microprofile/README.md

15 lines
449 B
Markdown
Raw Normal View History

# 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
![Microprofile in action](https://pbs.twimg.com/media/BnvzublCEAA0Mqf.png:large)