Pacote: python3-yappi (1.4.0-1 e outros)
Links para python3-yappi
Baixe o pacote-fonte python-yappi:
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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.
Outros pacotes relacionados a python3-yappi
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
também um pacote virtual fornecido por libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-gevent
- Pacote não disponível
-
- dep: python3.11
- Interactive high-level object-oriented language (version 3.11)
Download de python3-yappi
Arquitetura | Versão | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|---|
amd64 | 1.4.0-1+b1 | 30.7 kB | 120.0 kB | [lista de arquivos] |
arm64 | 1.4.0-1+b1 | 30.2 kB | 148.0 kB | [lista de arquivos] |