Flamegraph generation
Author: izanbf1803Created Nov 7, 2025Updated Jul 29, 2026
It would be nice to be able to generate some kind of flamegraph as well, like this. The main difference with timeline is that it combines all repetitions on the same function into a single piece, to be more informative about total time spent in each function.
Source: joerick/pyinstrument