python3-yappi binary package in Ubuntu Lunar amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-03-13 09:14:14 UTC Published Ubuntu Lunar amd64 release universe python Optional 1.4.0-1build1
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe python Optional 1.4.0-1build1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2023-03-13 09:14:25 UTC Superseded Ubuntu Lunar amd64 release universe python Optional 1.4.0-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-yappi 1.4.0-1build1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  2023-03-14 12:10:11 UTC Deleted Ubuntu Lunar amd64 proposed universe python Optional 1.4.0-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-11-16 07:15:01 UTC Superseded Ubuntu Lunar amd64 release universe python Optional 1.3.3-1build1
  • Removal requested .
  • Superseded by amd64 build of python-yappi 1.4.0-1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu