funcprofiler
An open-source Python library for finding bottlenecks in code. Includes function profiling, data exports, logging, and even line-by-line profiling, for more control.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install funcprofiler
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
1.0.2 | 2025-02-24 | |||
1.0.1 | 2024-09-26 | |||
1.0.0 | 2024-09-22 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue