Hacker News new | ask | show | jobs
by illumen 4671 days ago
python
1 comments

Python doesn't have a built-in profiler – it has various add-on profilers [1].

[1] http://docs.python.org/3/library/profile.html