xenia/third_party/microprofile
2022-05-19 10:22:27 +02:00
..
microprofile.h
microprofiledraw.h
microprofilehtml.h
microprofileui.h Add FPS to microprofiler 2022-05-19 10:22:27 +02:00
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

Screenshot

Microprofile in action