deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: arm64
Depends: python3-gevent, python3 (<< 3.13), python3 (>= 3.12~), python3.12:any,
python3:any, libc6 (>= 2.17)
Description: |-
Yet Another Python Profiler - Python 3.x
Yappi stands for Yet Another Python Profiler. It supports Multithread/CPU time
profiling.
.
CPython standard distribution comes with three profilers. cProfile, Profile
and hotshot. cProfile is implemented as a C module based on lsprof, Profile is
in pure Python and hotshot can be seen as a small subset of a cProfile.
.
The major issue is that all of these profilers lack support for multi-threaded
programs and CPU time.
.
If you want to profile a multi-threaded application, you must give an entry
point to these profilers and then maybe merge the outputs. None of these
profilers are designed to work on long-running multi-threaded application. It
is impossible to profile an application retrieve the statistics then stop and
then start later on the fly (without affecting the profiled application).
.
This package contains the Python 3.x module.
Homepage: https://github.com/sumerc/yappi
Installed-Size: '148'
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Package: python3-yappi
Priority: optional
Section: python
Source: python-yappi (1.4.0-3)
Version: 1.4.0-3+b2
srcpkg_name: python-yappi
srcpkg_version: 1.4.0-3