Paquet : python3-yappi (1.4.0-3 et autres) [debports]
Liens pour python3-yappi
Ressources Debian :
Télécharger le paquet source :
IntrouvableResponsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Autres paquets associés à python3-yappi
|
|
|
|
-
- dep: libc6 (>= 2.37)
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-gevent
- gevent is a coroutine-based Python networking library
-
- dep: python3.12
- langage de haut niveau, interactif et orienté objet – version 3.12
Télécharger python3-yappi
Architecture | Version | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|---|
sh4 (portage non officiel) | 1.4.0-3+b1 | 31,3 ko | 146,0 ko | [liste des fichiers] |