You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2024. It is now read-only.
pycallgraph has been a useful resource for performance testing my projects, but the PyPi release is far behind. I forked pycallgraph, merged the develop branch, and released pycallgraph2 on PyPi today.
I'll be actively maintaining and updating pycallgraph2 at on my fork if anyone would like to contribute. Namely, it needs stability updates + a wiki.
pycallgraph has been a useful resource for performance testing my projects, but the PyPi release is far behind. I forked pycallgraph, merged the
developbranch, and releasedpycallgraph2on PyPi today.I'll be actively maintaining and updating pycallgraph2 at on my fork if anyone would like to contribute. Namely, it needs stability updates + a wiki.