# 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)