Created by: hbwales
What is this Python project?
A pure Python line-by-line profiler with both statistical and deterministic modes that supports threading. Does not require modification of source code.
What's the difference between this Python project and similar ones?
- pure-python so easy to install and does not need a C compiler.
- Does not require source code modification to select what should be profiled.
- Meaningful output for recursive functions
--
Anyone who agrees with this pull request could vote for it by adding a