227 Forks
5403 Stars
5403 Watchers

pyinstrument

🚴 Call stack profiler for Python. Shows you why your code is slow!

How to download and setup pyinstrument

Open terminal and run command
git clone https://github.com/joerick/pyinstrument.git
git clone is used to create a copy or clone of pyinstrument repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pyinstrument https://github.com/joerick/pyinstrument/archive/master.zip

Or simply clone pyinstrument with SSH
[email protected]:joerick/pyinstrument.git

If you have some problems with pyinstrument

You may open issue on pyinstrument support forum (system) here: https://github.com/joerick/pyinstrument/issues