Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> python >> python3-yappi
nabia  ] [  aramo  ]
[ 源代码: python-yappi  ]

软件包: python3-yappi (1.0-1build2)

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.

其他与 python3-yappi 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: libc6 (>= 2.17)
    GNU C Library: Shared libraries
    同时作为一个虚包由这些包填实: libc6-udeb
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
    dep: python3 (<< 3.9)
    dep: python3 (>= 3.8~)
  • dep: python3.8
    Interactive high-level object-oriented language (version 3.8)

下载 python3-yappi

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 23.9 kB96 kB [文件列表]