Tuesday, 2 January 2024

Create an interactive flamegraph in python

python3 -m cProfile -o output.prof python-script.py
After installing `skankeviz`
snakeviz output.prof

No comments:

Post a Comment

Iterative Mona Lisa E2E development

Iterative as at the beginning I know least Mona Lisa, as I always want to be able to stop E2E, go wide before going deep Notes: Agents are i...