o
odinpkg.dev
packages / library / MiniFlameGraph

MiniFlameGraph

dbda752library

Minimal flame graph UI for DearImgui

MIT · updated 1 year ago

A small code snippet implementing a flame graph with DearImgui.
The whole data model + logic (without convenince procedures and debug checks) fits into ~60 LOC.
The UI code itself is another ~50 LOC.