Hacker News new | ask | show | jobs
by singhrac 1808 days ago
Having done a serious amount of Python memory profiling work in the past, both Fil and Scalene are useful tools. Add them to your list along with runsnakemem and the high level memory-profiler.

On the time profiling side I highly recommend py-spy and pyflame (a little less updated).