mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01: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
