mirror of
https://github.com/xenia-project/xenia.git
synced 2024-11-30 06:50:34 +00:00
.. | ||
microprofile.h | ||
microprofiledraw.h | ||
microprofilehtml.h | ||
microprofileui.h | ||
README.md |
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