easy_profiler

August 8, 2013 ยท View on GitHub

Easy-to-use profiler in Python

Installation

To stay up-to-date with git master:

$ python setup.py develop

This will install the "easyprofile" command.

Usage

$ easyprofile msycript.py

This will create a .easyprofile folder with profiling reports saved as text files.