eden/externals/microprofile
Esther1024 ce6b506b02 microprofiler memleak fix (#123)
some 50mb being leaked; may as well

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/123
Co-authored-by: Esther1024 <danishreyjavik@outlook.com>
Co-committed-by: Esther1024 <danishreyjavik@outlook.com>
2025-05-21 04:08:07 +00:00
..
microprofile.h microprofiler memleak fix (#123) 2025-05-21 04:08:07 +00:00
microprofile_html.h Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
microprofileui.h externals: microprofileui: Remove unused variables 2022-11-16 20:36:43 +03:00
README.md Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00

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