Hacker News new | ask | show | jobs
by marmaduke 2661 days ago
Python has line_profiler which works quite well. It’s not part of the standard distribution but easy enough to install.
1 comments

I've used both. I've also used ipython's autoreload functionality with various custom tweaks etc. In both cases the experience was much inferior.