Pakiet: python3-yappi (1.4.0-3 i inne)
Odnośniki dla python3-yappi
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego python-yappi:
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Inne pakiety związane z python3-yappi
|
|
|
|
-
- dep: libc6 (>= 2.27)
- Biblioteka GNU C: biblioteki współdzielone
również pakiet wirtualny udostępniany przez libc6-udeb
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-gevent
- gevent is a coroutine-based Python networking library
-
- dep: python3.12
- Interaktywny język obiektowy wysokiego poziomu (wersja 3.12)
Pobieranie python3-yappi
Architektura | Wersja | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|---|
riscv64 | 1.4.0-3+b2 | 30,7 KiB | 112,0 KiB | [lista plików] |