sudachi/externals/microprofile
Jarrod Norwell a0ce82c528 Fixed a couple memory leaks using up ~15 MB each iteration and initialized some values to silence MSVC 2024-03-11 23:34:18 +08:00
..
README.md Added initial source code 2024-03-06 13:22:02 +08:00
microprofile.h Added initial source code 2024-03-06 13:22:02 +08:00
microprofile_html.h Added initial source code 2024-03-06 13:22:02 +08:00
microprofileui.h Fixed a couple memory leaks using up ~15 MB each iteration and initialized some values to silence MSVC 2024-03-11 23:34:18 +08: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.

For more information see the project webpage at https://bitbucket.org/jonasmeyer/microprofile