python313-pyinstrument - Call stack profiler for Python
| Website: | https://github.com/joerick/pyinstrument |
|---|---|
| License: | BSD-3-Clause |
| Vendor: | Alcance Libre, Inc. |
- Description:
Pyinstrument is a Python profiler. A profiler is a tool to help you optimize your code - make it faster. To get the biggest speed increase you should focus on the slowest part of your program. Pyinstrument helps you find it!
Packages
| python313-pyinstrument-5.1.3-1.aldos.src [259 KiB] |
Changelog
by Joel Barrios (2026-08-04):
- Update to 5.1.3. |