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!
7k stars
55 watching
237 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
asyncdjangoperformanceprofileprofilerpython
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| Type-checking software for Python code | 6,885 |
| Tools for analyzing memory usage of Python programs | 4,403 |
| A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 |
| A fast and extensible progress bar library for Python and the command line. | 28,899 |
| A high-performance HTTP toolkit with pipelining support for scaling and speed optimization | 8,611 |
| A performance-enhancing Python compiler that improves language execution speed and compatibility | 2,500 |
| A Python library for managing shell-oriented subprocesses and organizing executable code into CLI-invokable tasks | 4,426 |
| A tool that lets you visualize what your program is spending time on without modifying the code. | 12,992 |
| Automates mocking of HTTP interactions to simplify and speed up testing | 2,726 |
| A desktop application that visually traces the execution of Python code in real-time. | 2,556 |
| A fast and feature-rich static code analyzer and language server for Python | 2,550 |
| 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 |
| The software behind the Python Package Index. | 3,617 |
| Automates conversion of machine learning code into production-ready microservices with web API and GUI. | 3,116 |