pyinstrument

Code profiler

A Python profiler tool used to identify and optimize slow parts of code.

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

GitHub

7k stars
55 watching
237 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list

asyncdjangoperformanceprofileprofilerpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pyinfra-dev/pyinfra A tool that transforms Python code into shell commands to manage and deploy infrastructure across various environments such as servers, Docker containers, and local machines. 3,966
facebook/pyre-check Type-checking software for Python code 6,885
pythonprofilers/memory_profiler Tools for analyzing memory usage of Python programs 4,403
pyinstaller/pyinstaller A tool for bundling Python applications and their dependencies into standalone executables. 11,999
tqdm/tqdm A fast and extensible progress bar library for Python and the command line. 28,899
squeaky-pl/japronto A high-performance HTTP toolkit with pipelining support for scaling and speed optimization 8,611
pyston/pyston A performance-enhancing Python compiler that improves language execution speed and compatibility 2,500
pyinvoke/invoke A Python library for managing shell-oriented subprocesses and organizing executable code into CLI-invokable tasks 4,426
benfred/py-spy A tool that lets you visualize what your program is spending time on without modifying the code. 12,992
kevin1024/vcrpy Automates mocking of HTTP interactions to simplify and speed up testing 2,726
agermanidis/livepython A desktop application that visually traces the execution of Python code in real-time. 2,556
mtshiba/pylyzer A fast and feature-rich static code analyzer and language server for Python 2,550
rsalmei/alive-progress A progress bar library with real-time throughput and ETA displays, allowing users to pause processing, track under/overflows, and customize its appearance. 5,572
pypi/warehouse The software behind the Python Package Index. 3,617
ml-tooling/opyrator Automates conversion of machine learning code into production-ready microservices with web API and GUI. 3,116